| Package | Description |
|---|---|
| com.azure.resourcemanager.dns.models |
Package containing the data models for DnsManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
CaaRecord |
CaaRecord.withFlags(Integer flags)
Set the flags property: The flags for this CAA record as an integer between 0 and 255.
|
CaaRecord |
CaaRecord.withTag(String tag)
Set the tag property: The tag for this CAA record.
|
CaaRecord |
CaaRecord.withValue(String value)
Set the value property: The value for this CAA record.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.