Uses of Class
com.azure.resourcemanager.privatedns.models.CnameRecord
Packages that use CnameRecord
Package
Description
Package containing the inner data models for PrivateDnsManagementClient.
Package containing the data models for PrivateDnsManagementClient.
-
Uses of CnameRecord in com.azure.resourcemanager.privatedns.fluent.models
Methods in com.azure.resourcemanager.privatedns.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.privatedns.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.privatedns.models
Methods in com.azure.resourcemanager.privatedns.models that return CnameRecordModifier and TypeMethodDescriptionstatic CnameRecordCnameRecord.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of CnameRecord from the JsonReader.Set the cname property: The canonical name for this CNAME record.