ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface PrivateDnsRecordSet.UpdateDefinitionStages.WithCNameRecordAlias<ParentT>
| Modifier and Type | Method and Description |
|---|---|
PrivateDnsRecordSet.UpdateDefinitionStages.WithCNameRecordSetAttachable<ParentT> |
withAlias(String alias)
Creates a CNAME record with the provided alias.
|
PrivateDnsRecordSet.UpdateDefinitionStages.WithCNameRecordSetAttachable<ParentT> withAlias(String alias)
alias - the aliasCopyright © 2020 Microsoft Corporation. All rights reserved.