Uses of Interface
com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue
-
Packages that use PrivateDnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue Package Description com.azure.resourcemanager.privatedns.models Package containing the data models for PrivateDnsManagementClient. -
-
Uses of PrivateDnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue in com.azure.resourcemanager.privatedns.models
Subinterfaces of PrivateDnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue in com.azure.resourcemanager.privatedns.models Modifier and Type Interface Description static interfacePrivateDnsRecordSet.UpdateDefinition<ParentT>The entirety of a DNS zone record set definition as a part of parent update.static interfacePrivateDnsRecordSet.UpdateDefinitionStages.TxtRecordSetBlank<ParentT>The first stage of a TXT record definition.static interfacePrivateDnsRecordSet.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.
-