Interface DnsZone.DefinitionStages
- Enclosing interface:
- DnsZone
public static interface DnsZone.DefinitionStages
Grouping of DNS zone definition stages.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The stage of the DNS zone definition allowing to specify the resource group.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()
), but also allows for any other optional settings to be specified.static interface
The stage of the DNS zone definition allowing to enable ETag validation.static interface
The stage of the DNS zone definition allowing to specify record set.static interface
The stage of the DNS zone definition allowing to specify Zone access type.