public static interface PrivateDnsZone.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PrivateDnsZone.UpdateStages.WithETagCheck
The stage of the private DNS zone update allowing to enable ETag validation.
|
static interface |
PrivateDnsZone.UpdateStages.WithRecordSet
The stage of the private DNS zone update allowing to specify record set.
|
static interface |
PrivateDnsZone.UpdateStages.WithVirtualNetworkLink
The stage of the private DNS zone update allowing to specify virtual network link.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.