| Package | Description |
|---|---|
| com.azure.resourcemanager.privatedns.fluent.models |
Package containing the inner data models for PrivateDnsManagementClient.
|
| com.azure.resourcemanager.privatedns.models |
Package containing the data models for PrivateDnsManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
CnameRecord |
RecordSetInner.cnameRecord()
Get the cnameRecord property: The CNAME record in the record set.
|
| Modifier and Type | Method and Description |
|---|---|
RecordSetInner |
RecordSetInner.withCnameRecord(CnameRecord cnameRecord)
Set the cnameRecord property: The CNAME record in the record set.
|
| Modifier and Type | Method and Description |
|---|---|
CnameRecord |
CnameRecord.withCname(String cname)
Set the cname property: The canonical name for this CNAME record.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.