Class ObjectReplicationPolicies
java.lang.Object
com.azure.resourcemanager.storage.models.ObjectReplicationPolicies
List storage account object replication policies.
-
Constructor Details
-
ObjectReplicationPolicies
public ObjectReplicationPolicies()
-
-
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.
-