public static interface PolicyRule.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PolicyRule.UpdateStages.WithActions
The stage of the management policy rule update allowing to specify the actions to perform on the selected
blobs.
|
static interface |
PolicyRule.UpdateStages.WithBlobTypesToFilterFor
The stage of the management policy rule update allowing to specify the blob types that the rule will apply
to.
|
static interface |
PolicyRule.UpdateStages.WithPrefixesToFilterFor
THe stage of the management policy rule update allowing to specify the prefixes for the blobs that the rule
will apply to.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.