ManagementPolicyFilter Class
Filters limit rule actions to a subset of blobs within the storage account. If multiple filters are defined, a logical AND is performed on all filters.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ManagementPolicyFilter
Constructor
ManagementPolicyFilter(*, blob_types: List[str], prefix_match: Optional[List[str]] = None, blob_index_match: Optional[List[azure.mgmt.storage.v2021_01_01.models._models_py3.TagFilter]] = None, **kwargs)
Variables
Required. An array of predefined enum values. Currently blockBlob supports all tiering and delete actions. Only delete actions are supported for appendBlob.
Feedback
Submit and view feedback for