Uses of Interface
com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithSoaRecordAttributes
-
Packages that use PrivateDnsRecordSet.UpdateDefinitionStages.WithSoaRecordAttributes Package Description com.azure.resourcemanager.privatedns.models Package containing the data models for PrivateDnsManagementClient. -
-
Uses of PrivateDnsRecordSet.UpdateDefinitionStages.WithSoaRecordAttributes in com.azure.resourcemanager.privatedns.models
Subinterfaces of PrivateDnsRecordSet.UpdateDefinitionStages.WithSoaRecordAttributes 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.SoaRecordSetBlank<ParentT>The first stage of a SOA record definition.static interfacePrivateDnsRecordSet.UpdateDefinitionStages.WithSoaRecordAttributesOrAttachable<ParentT>The stage of the SOA record set definition allowing to add additional SOA records or attach the record set to the parent.
-