Package | Description |
---|---|
com.microsoft.azure.management.dns |
This package contains the classes for DnsManagementClient.
|
Modifier and Type | Method and Description |
---|---|
SrvRecord |
SrvRecord.withPort(Integer port)
Set the port value.
|
SrvRecord |
SrvRecord.withPriority(Integer priority)
Set the priority value.
|
SrvRecord |
SrvRecord.withTarget(String target)
Set the target value.
|
SrvRecord |
SrvRecord.withWeight(Integer weight)
Set the weight value.
|
Modifier and Type | Method and Description |
---|---|
List<SrvRecord> |
SrvRecordSet.records() |
Copyright © 2019. All rights reserved.