public static interface ImmutabilityPolicy.DefinitionStages.WithIfMatch
| Modifier and Type | Method and Description |
|---|---|
ImmutabilityPolicy.DefinitionStages.WithImmutabilityPeriodSinceCreationInDays |
withIfMatch(String ifMatch)
Specifies ifMatch.
|
ImmutabilityPolicy.DefinitionStages.WithImmutabilityPeriodSinceCreationInDays withIfMatch(String ifMatch)
ifMatch - The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/