public static interface PrivateDnsZoneGroup.UpdateStages.WithZoneConfigure
| Modifier and Type | Method and Description |
|---|---|
PrivateDnsZoneGroup.Update |
withoutPrivateDnsZoneConfigure(String name)
Removes the private DNS zone configure.
|
PrivateDnsZoneGroup.Update |
withPrivateDnsZoneConfigure(String name,
String privateDnsZoneId)
Specifies the private DNS zone configure.
|
PrivateDnsZoneGroup.Update withPrivateDnsZoneConfigure(String name, String privateDnsZoneId)
name - the name of the configureprivateDnsZoneId - the ID of the private DNS zonePrivateDnsZoneGroup.Update withoutPrivateDnsZoneConfigure(String name)
name - the name of the configureCopyright © 2021 Microsoft Corporation. All rights reserved.