| Package | Description |
|---|---|
| com.azure.resourcemanager.dns.models |
Package containing the data models for DnsManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DnsRecordSet.UpdateDefinition<ParentT>
The entirety of a DNS zone record set definition as a part of parent update.
|
| Modifier and Type | Method and Description |
|---|---|
DnsRecordSet.UpdateDefinitionStages.SrvRecordSetBlank<DnsZone.Update> |
DnsZone.UpdateStages.WithRecordSet.defineSrvRecordSet(String name)
Specifies definition of a SRV record set to be attached to the DNS zone.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.