Uses of Class
com.microsoft.azure.management.dns.SrvRecord
Package
Description
This package contains the classes for DnsManagementClient.
-
Uses of SrvRecord in com.microsoft.azure.management.dns
Modifier and TypeMethodDescriptionSet the port value.SrvRecord.withPriority
(Integer priority) Set the priority value.SrvRecord.withTarget
(String target) Set the target value.SrvRecord.withWeight
(Integer weight) Set the weight value.