| Package | Description |
|---|---|
| com.azure.resourcemanager.privatedns.models |
Package containing the data models for PrivateDnsManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PrivateDnsZone.Definition
The entirety of the private DNS zone definition.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateDnsZone.DefinitionStages.WithCreate |
PrivateDnsZone.DefinitionStages.WithRecordSet.withCnameRecordSet(String name,
String alias)
Specifies definition of a CNAME record set.
|
PrivateDnsZone.DefinitionStages.WithCreate |
PrivateDnsZone.DefinitionStages.WithETagCheck.withETagCheck()
Set the If-None-Match header with * to prevent updating an existing private DNS zone.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.