| 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.MXRecordSetBlank<ParentT>
The first stage of an MX record definition.
|
static interface |
DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT>
The stage of the MX record set definition allowing to add additional MX 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.
*/