ManagementPoliciesRules Klasse
Die SpeicherkontoverwaltungRichtlinienregeln im JSON-Format. Weitere Informationen finden Sie unter . https://docs.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts
- Vererbung
-
azure.mgmt.storage._serialization.ModelManagementPoliciesRules
Konstruktor
ManagementPoliciesRules(*, 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 |
Azure SDK for Python