| 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.
|
static interface |
DnsRecordSet.UpdateDefinitionStages.SrvRecordSetBlank<ParentT>
The first stage of a SRV record definition.
|
static interface |
DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntryOrAttachable<ParentT>
The stage of the SRV record set definition allowing to add additional SRV 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.
*/