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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/