Uses of Class
com.microsoft.azure.management.dns.CaaRecord
-
-
Uses of CaaRecord in com.microsoft.azure.management.dns
Methods in com.microsoft.azure.management.dns that return CaaRecord Modifier and Type Method Description CaaRecordCaaRecord. withFlags(Integer flags)Set the flags value.CaaRecordCaaRecord. withTag(String tag)Set the tag value.CaaRecordCaaRecord. withValue(String value)Set the value value.Methods in com.microsoft.azure.management.dns that return types with arguments of type CaaRecord Modifier and Type Method Description List<CaaRecord>CaaRecordSet. records()
-