| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PolicyRule.Definition
Container interface for all of the definitions related to a rule in a management policy.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyRule.DefinitionStages.PrefixActionFork |
PolicyRule.DefinitionStages.WithBlobTypesToFilterFor.withBlobTypesToFilterFor(List<BlobTypes> blobTypes)
The function that specifies the list of blob types that the rule will apply to.
|
PolicyRule.DefinitionStages.PrefixActionFork |
PolicyRule.DefinitionStages.WithBlobTypesToFilterFor.withBlobTypeToFilterFor(BlobTypes blobType)
The function that specifies a blob type that the rule will apply to.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.