Class GeoBackupPolicyListResult

java.lang.Object
com.azure.resourcemanager.synapse.models.GeoBackupPolicyListResult

public final class GeoBackupPolicyListResult extends Object
The response to a list geo backup policies request.
  • Constructor Details

    • GeoBackupPolicyListResult

      public GeoBackupPolicyListResult()
      Creates an instance of GeoBackupPolicyListResult class.
  • Method Details

    • value

      public List<GeoBackupPolicyInner> value()
      Get the value property: The list of geo backup policies.
      Returns:
      the value value.
    • withValue

      Set the value property: The list of geo backup policies.
      Parameters:
      value - the value value to set.
      Returns:
      the GeoBackupPolicyListResult object itself.
    • validate

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