@Beta public interface ImmutabilityPolicy extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.storage.implementation.ImmutabilityPolicyInner>, com.microsoft.azure.management.resources.fluentcore.model.Indexable, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<ImmutabilityPolicy>, com.microsoft.azure.management.resources.fluentcore.model.Updatable<ImmutabilityPolicy.Update>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<com.microsoft.azure.management.storage.implementation.StorageManager>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ImmutabilityPolicy.Definition
The entirety of the ImmutabilityPolicy definition.
|
static interface |
ImmutabilityPolicy.DefinitionStages
Grouping of ImmutabilityPolicy definition stages.
|
static interface |
ImmutabilityPolicy.Update
The template for a ImmutabilityPolicy update operation, containing all the settings that can be modified.
|
static interface |
ImmutabilityPolicy.UpdateStages
Grouping of ImmutabilityPolicy update stages.
|
| Modifier and Type | Method and Description |
|---|---|
String |
etag() |
String |
id() |
int |
immutabilityPeriodSinceCreationInDays() |
String |
name() |
ImmutabilityPolicyState |
state() |
String |
type() |
innerkeyrefresh, refreshAsyncString etag()
String id()
int immutabilityPeriodSinceCreationInDays()
String name()
ImmutabilityPolicyState state()
String type()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/