Uses of Class
com.azure.resourcemanager.dns.models.CnameRecord
Packages that use CnameRecord
Package
Description
Package containing the inner data models for DnsManagementClient.
Package containing the data models for DnsManagementClient.
-
Uses of CnameRecord in com.azure.resourcemanager.dns.fluent.models
Methods in com.azure.resourcemanager.dns.fluent.models that return CnameRecordModifier and TypeMethodDescriptionRecordSetInner.cnameRecord()Get the cnameRecord property: The CNAME record in the record set.RecordSetProperties.cnameRecord()Get the cnameRecord property: The CNAME record in the record set.Methods in com.azure.resourcemanager.dns.fluent.models with parameters of type CnameRecordModifier and TypeMethodDescriptionRecordSetInner.withCnameRecord(CnameRecord cnameRecord) Set the cnameRecord property: The CNAME record in the record set.RecordSetProperties.withCnameRecord(CnameRecord cnameRecord) Set the cnameRecord property: The CNAME record in the record set. -
Uses of CnameRecord in com.azure.resourcemanager.dns.models
Methods in com.azure.resourcemanager.dns.models that return CnameRecordModifier and TypeMethodDescriptionSet the cname property: The canonical name for this CNAME record.