ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface PrivateDnsRecordSet.DefinitionStages.WithSoaRecordAttributes<ParentT>
PrivateDnsRecordSet.DefinitionStages.WithSoaRecordAttributesOrAttachable<ParentT> withAuthoritativeServer(String authoritativeServerHostName)
authoritativeServerHostName - the authoritative serverPrivateDnsRecordSet.DefinitionStages.WithSoaRecordAttributesOrAttachable<ParentT> withEmailServer(String emailServerHostName)
emailServerHostName - the email serverPrivateDnsRecordSet.DefinitionStages.WithSoaRecordAttributesOrAttachable<ParentT> withSerialNumber(long serialNumber)
serialNumber - the email serverPrivateDnsRecordSet.DefinitionStages.WithSoaRecordAttributesOrAttachable<ParentT> withRefreshTimeInSeconds(long refreshTimeInSeconds)
refreshTimeInSeconds - the refresh timePrivateDnsRecordSet.DefinitionStages.WithSoaRecordAttributesOrAttachable<ParentT> withRetryTimeInSeconds(long retryTimeInSeconds)
retryTimeInSeconds - the retry timePrivateDnsRecordSet.DefinitionStages.WithSoaRecordAttributesOrAttachable<ParentT> withExpireTimeInSeconds(long expireTimeInSeconds)
expireTimeInSeconds - the expire timePrivateDnsRecordSet.DefinitionStages.WithSoaRecordAttributesOrAttachable<ParentT> withNegativeResponseCachingTimeToLiveInSeconds(long negativeCachingTimeToLive)
negativeCachingTimeToLive - the time-to-live for cached negative responseCopyright © 2020 Microsoft Corporation. All rights reserved.