ObjectReplicationPolicies Class
List storage account object replication policies.
- Inheritance
-
azure.mgmt.storage._serialization.ModelObjectReplicationPolicies
Constructor
ObjectReplicationPolicies(*, value: List[_models.ObjectReplicationPolicy] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
value
|
The replication policy between two storage accounts. |
Variables
Name | Description |
---|---|
value
|
The replication policy between two storage accounts. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python