Uses of Interface
com.microsoft.azure.management.dns.DnsZone.DefinitionStages.WithZoneType
-
-
Uses of DnsZone.DefinitionStages.WithZoneType in com.microsoft.azure.management.dns
Subinterfaces of DnsZone.DefinitionStages.WithZoneType in com.microsoft.azure.management.dns Modifier and Type Interface Description static interfaceDnsZone.DefinitionThe entirety of the DNS zone definition.static interfaceDnsZone.DefinitionStages.WithCreateThe 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.
-