Uses of Interface
com.azure.resourcemanager.dns.models.DnsRecordSet.DefinitionStages.WithETagCheck
Packages that use DnsRecordSet.DefinitionStages.WithETagCheck
Package
Description
Package containing the data models for DnsManagementClient.
-
Uses of DnsRecordSet.DefinitionStages.WithETagCheck in com.azure.resourcemanager.dns.models
Subinterfaces of DnsRecordSet.DefinitionStages.WithETagCheck in com.azure.resourcemanager.dns.modelsModifier and TypeInterfaceDescriptionstatic interfaceDnsRecordSet.Definition<ParentT>The entirety of a DNS zone record set definition as a part of parent definition.static interfaceThe stage of the AAAA record set definition allowing to add additional AAAA records or attach the record set to the parent.static interfaceThe stage of the A record set definition allowing to add additional A records or attach the record set to the parent.static interfaceThe final stage of the DNS zone record set definition.static interfaceThe stage of the Caa record set definition allowing to add additional Caa records or attach the record set to the parent.static interfaceThe stage of the CNAME record set definition allowing attach the record set to the parent.static interfaceThe stage of the MX record set definition allowing to add additional MX records or attach the record set to the parent.static interfaceThe stage of the NS record set definition allowing to add additional NS records or attach the record set to the parent.static interfaceThe stage of the PTR record set definition allowing to add additional PTR records or attach the record set to the parent.static interfaceThe stage of the SRV record set definition allowing to add additional SRV records or attach the record set to the parent.static interfaceThe stage of the TXT record set definition allowing to add additional TXT records or attach the record set to the parent.