Class TxtRecord
java.lang.Object
com.microsoft.azure.management.dns.TxtRecord
A TXT record.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TxtRecord
public TxtRecord()
-
-
Method Details
-
value
Get the value value.- Returns:
- the value value
-
withValue
Set the value value.- Parameters:
value
- the value value to set- Returns:
- the TxtRecord object itself.
-