ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface DnsRecordSet.UpdateDefinitionStages.WithETagCheck<ParentT>
| Modifier and Type | Method and Description |
|---|---|
DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT> |
withETagCheck()
Specifies that If-None-Match header needs to set to * to prevent updating an existing record set.
|
@Beta(value=V1_2_0) DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT> withETagCheck()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/