Uses of Class
com.microsoft.azure.management.dns.SrvRecord
Packages that use SrvRecord
Package
Description
This package contains the classes for DnsManagementClient.
-
Uses of SrvRecord in com.microsoft.azure.management.dns
Methods in com.microsoft.azure.management.dns that return SrvRecordModifier 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.Methods in com.microsoft.azure.management.dns that return types with arguments of type SrvRecord