StorageAccountManagementPoliciesRulesProperty Klasse
Die Eigenschaften von Speicherkontodatenrichtlinien.
Variablen werden nur vom Server aufgefüllt und beim Senden einer Anforderung ignoriert.
- Vererbung
-
azure.mgmt.storage.v2018_03_01_preview.models._models_py3.ManagementPoliciesRulesStorageAccountManagementPoliciesRulesProperty
Konstruktor
StorageAccountManagementPoliciesRulesProperty(*, policy: MutableMapping[str, Any] | None = None, **kwargs: Any)
Keyword-Only Parameter
Name | Beschreibung |
---|---|
policy
|
<xref:JSON>
Die SpeicherkontoverwaltungRichtlinienregeln im JSON-Format. Weitere Informationen finden Sie unter . https://docs.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts |
Variablen
Name | Beschreibung |
---|---|
policy
|
<xref:JSON>
Die SpeicherkontoverwaltungRichtlinienregeln im JSON-Format. Weitere Informationen finden Sie unter . https://docs.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts |
last_modified_time
|
Gibt das Datum und die Uhrzeit der letzten Änderung von ManagementPolicies zurück. |
Azure SDK for Python