Uses of Class
com.microsoft.azure.management.dns.TxtRecord
-
-
Uses of TxtRecord in com.microsoft.azure.management.dns
Methods in com.microsoft.azure.management.dns that return TxtRecord Modifier and Type Method Description TxtRecordTxtRecord. withValue(List<String> value)Set the value value.Methods in com.microsoft.azure.management.dns that return types with arguments of type TxtRecord Modifier and Type Method Description List<TxtRecord>TxtRecordSet. records()
-