public static interface DnsRecordSet.UpdateStages.WithCNameRecordAlias
| Modifier and Type | Method and Description |
|---|---|
DnsRecordSet.UpdateCNameRecordSet |
withAlias(String alias)
The new alias for the CNAME record set.
|
DnsRecordSet.UpdateCNameRecordSet withAlias(String alias)
alias - the alias/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/