Interface CnameRecordSets
-
- All Superinterfaces:
HasParent<PrivateDnsZone>,PrivateDnsRecordSets<CnameRecordSet>,SupportsGettingByName<CnameRecordSet>,SupportsListing<CnameRecordSet>
public interface CnameRecordSets extends PrivateDnsRecordSets<CnameRecordSet>
Entry point to CNAME record sets in an Azure private DNS zone.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent
parent
-
Methods inherited from interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSets
list, list, list, listAsync, listAsync, listAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName
getByName, getByNameAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing
list, listAsync
-
-