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.
|
DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT> withETagCheck()
Copyright © 2021 Microsoft Corporation. All rights reserved.