Class ResourceSyncRuleListResult

java.lang.Object
com.azure.resourcemanager.extendedlocation.models.ResourceSyncRuleListResult

public final class ResourceSyncRuleListResult extends Object
The List Resource Sync Rules operation response.
  • Constructor Details

    • ResourceSyncRuleListResult

      public ResourceSyncRuleListResult()
  • Method Details

    • nextLink

      public String nextLink()
      Get the nextLink property: The URL to use for getting the next set of results.
      Returns:
      the nextLink value.
    • value

      public List<ResourceSyncRuleInner> value()
      Get the value property: The list of Resource Sync Rules.
      Returns:
      the value value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.