Class ObjectReplicationPolicies

java.lang.Object
com.azure.resourcemanager.storage.models.ObjectReplicationPolicies

public final class ObjectReplicationPolicies extends Object
List storage account object replication policies.
  • Constructor Details

    • ObjectReplicationPolicies

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

    • value

      Get the value property: The replication policy between two storage accounts.
      Returns:
      the value value.
    • withValue

      Set the value property: The replication policy between two storage accounts.
      Parameters:
      value - the value value to set.
      Returns:
      the ObjectReplicationPolicies object itself.
    • validate

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