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