StorageAccountManagementPoliciesRulesProperty Class
The Storage Account Data Policies properties.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.storage.v2018_03_01_preview.models._models_py3.ManagementPoliciesRulesStorageAccountManagementPoliciesRulesProperty
Constructor
StorageAccountManagementPoliciesRulesProperty(*, policy: MutableMapping[str, Any] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
policy
|
<xref:JSON>
The Storage Account ManagementPolicies Rules, in JSON format. See more details in: https://docs.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts. |
Variables
Name | Description |
---|---|
policy
|
<xref:JSON>
The Storage Account ManagementPolicies Rules, in JSON format. See more details in: https://docs.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts. |
last_modified_time
|
Returns the date and time the ManagementPolicies was last modified. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python