| Package | Description |
|---|---|
| com.azure.resourcemanager.dns.models |
Package containing the data models for DnsManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DnsRecordSet.Definition<ParentT>
The entirety of a DNS zone record set definition as a part of parent definition.
|
| Modifier and Type | Method and Description |
|---|---|
DnsRecordSet.DefinitionStages.WithTxtRecordTextValueOrAttachable<ParentT> |
DnsRecordSet.DefinitionStages.WithTxtRecordTextValue.withText(String text)
Creates a Txt record with the given text in this record set.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.