public static interface DnsZone.DefinitionStages.WithETagCheck
| Modifier and Type | Method and Description |
|---|---|
DnsZone.DefinitionStages.WithCreate |
withETagCheck()
Specifies that If-None-Match header needs to set to * to prevent updating an existing DNS zone.
|
@Beta(value=V1_2_0) DnsZone.DefinitionStages.WithCreate withETagCheck()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/