public static interface DnsZone.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DnsZone.UpdateStages.WithETagCheck
The stage of the DNS zone update allowing to enable ETag validation.
|
static interface |
DnsZone.UpdateStages.WithRecordSet
The stage of the DNS zone update allowing to specify record set.
|
static interface |
DnsZone.UpdateStages.WithZoneType
The stage of the DNS zone update allowing to specify Zone access type.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/