Uses of Interface
com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithARecordIPv4Address
-
-
Uses of DnsRecordSet.DefinitionStages.WithARecordIPv4Address in com.microsoft.azure.management.dns
Subinterfaces of DnsRecordSet.DefinitionStages.WithARecordIPv4Address in com.microsoft.azure.management.dns Modifier and Type Interface Description static interfaceDnsRecordSet.Definition<ParentT>The entirety of a DNS zone record set definition as a part of parent definition.static interfaceDnsRecordSet.DefinitionStages.ARecordSetBlank<ParentT>The first stage of an A record definition.static interfaceDnsRecordSet.DefinitionStages.WithARecordIPv4AddressOrAttachable<ParentT>The stage of the A record set definition allowing to add additional A records or attach the record set to the parent.
-