| 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.
|
static interface |
DnsRecordSet.DefinitionStages.TxtRecordSetBlank<ParentT>
The first stage of a TXT record definition.
|
static interface |
DnsRecordSet.DefinitionStages.WithTxtRecordTextValueOrAttachable<ParentT>
The stage of the TXT record set definition allowing to add additional TXT records or attach the record set
to the parent.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/