ManagementPolicyFilter

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.

AzureBlob StorageCloud StorageFile StorageMicrosoftStorage

Properties

Name Type Description
blobTypes array An array of predefined enum values. Only blockBlob is supported.
prefixMatch array An array of strings for prefixes to be match.
View JSON Schema on GitHub