Uses of Interface
com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue
-
Packages that use DnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue Package Description com.azure.resourcemanager.dns.models Package containing the data models for DnsManagementClient. -
-
Uses of DnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue in com.azure.resourcemanager.dns.models
Subinterfaces of DnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue in com.azure.resourcemanager.dns.models 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.TxtRecordSetBlank<ParentT>The first stage of a TXT record definition.static interfaceDnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValueOrAttachable<ParentT>The stage of the TXT record set definition allowing to add additional TXT records or attach the record set to the parent.
-