| Package | Description |
|---|---|
| com.azure.resourcemanager.privatedns.models |
Package containing the data models for PrivateDnsManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PrivateDnsRecordSet.Definition<ParentT>
The entirety of a DNS zone record set definition as a part of parent definition.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateDnsRecordSet.DefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT> |
PrivateDnsRecordSet.DefinitionStages.WithMXRecordMailExchange.withMailExchange(String mailExchangeHostName,
int priority)
Creates and assigns priority to a MX record with the provided mail exchange server in this record set.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.