BlobInventoryPolicyFilter |
BlobInventoryPolicyDefinition.filters() |
Get the filters property: An object that defines the filter set.
|
BlobInventoryPolicyFilter |
BlobInventoryPolicyFilter.withBlobTypes(List<String> blobTypes) |
Set the blobTypes property: An array of predefined enum values.
|
BlobInventoryPolicyFilter |
BlobInventoryPolicyFilter.withIncludeBlobVersions(Boolean includeBlobVersions) |
Set the includeBlobVersions property: Includes blob versions in blob inventory when value is set to true.
|
BlobInventoryPolicyFilter |
BlobInventoryPolicyFilter.withIncludeSnapshots(Boolean includeSnapshots) |
Set the includeSnapshots property: Includes blob snapshots in blob inventory when value is set to true.
|
BlobInventoryPolicyFilter |
BlobInventoryPolicyFilter.withPrefixMatch(List<String> prefixMatch) |
Set the prefixMatch property: An array of strings for blob prefixes to be matched.
|