Interface PrivateDnsZone.UpdateStages
-
- Enclosing interface:
- PrivateDnsZone
public static interface PrivateDnsZone.UpdateStagesGrouping of private DNS zone update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfacePrivateDnsZone.UpdateStages.WithETagCheckThe stage of the private DNS zone update allowing to enable ETag validation.static interfacePrivateDnsZone.UpdateStages.WithRecordSetThe stage of the private DNS zone update allowing to specify record set.static interfacePrivateDnsZone.UpdateStages.WithVirtualNetworkLinkThe stage of the private DNS zone update allowing to specify virtual network link.
-