Uses of Class
com.microsoft.azure.management.dns.SoaRecord
Package
Description
This package contains the classes for DnsManagementClient.
-
Uses of SoaRecord in com.microsoft.azure.management.dns
Modifier and TypeMethodDescriptionSoaRecordSet.record()
Set the email value.SoaRecord.withExpireTime
(Long expireTime) Set the expireTime value.Set the host value.SoaRecord.withMinimumTtl
(Long minimumTtl) Set the minimumTtl value.SoaRecord.withRefreshTime
(Long refreshTime) Set the refreshTime value.SoaRecord.withRetryTime
(Long retryTime) Set the retryTime value.SoaRecord.withSerialNumber
(Long serialNumber) Set the serialNumber value.