Uses of Interface
com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntry
-
-
Uses of DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntry in com.microsoft.azure.management.dns
Subinterfaces of DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntry 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.SrvRecordSetBlank<ParentT>The first stage of a SRV record definition.static interfaceDnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntryOrAttachable<ParentT>The stage of the SRV record set definition allowing to add additional SRV records or attach the record set to the parent.
-