你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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. |