public static interface ManagementPolicy.UpdateStages.WithPolicy
| Modifier and Type | Method and Description |
|---|---|
ManagementPolicy.Update |
withPolicy(ManagementPolicySchema policy)
Specifies policy.
|
ManagementPolicy.Update withPolicy(ManagementPolicySchema policy)
policy - The Storage Account ManagementPolicy, in JSON format. See more details in: https://docs.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/