Uses of Interface
com.azure.resourcemanager.dns.models.DnsZone.DefinitionStages.WithRecordSet
-
Packages that use DnsZone.DefinitionStages.WithRecordSet Package Description com.azure.resourcemanager.dns.models Package containing the data models for DnsManagementClient. -
-
Uses of DnsZone.DefinitionStages.WithRecordSet in com.azure.resourcemanager.dns.models
Subinterfaces of DnsZone.DefinitionStages.WithRecordSet in com.azure.resourcemanager.dns.models 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.
-