public final class ServerDnsAliasAcquisition extends Object
| Constructor and Description |
|---|
ServerDnsAliasAcquisition() |
| Modifier and Type | Method and Description |
|---|---|
String |
oldServerDnsAliasId()
Get the oldServerDnsAliasId property: The id of the server alias that will be acquired to point to this server
instead.
|
void |
validate()
Validates the instance.
|
ServerDnsAliasAcquisition |
withOldServerDnsAliasId(String oldServerDnsAliasId)
Set the oldServerDnsAliasId property: The id of the server alias that will be acquired to point to this server
instead.
|
public String oldServerDnsAliasId()
public ServerDnsAliasAcquisition withOldServerDnsAliasId(String oldServerDnsAliasId)
oldServerDnsAliasId - the oldServerDnsAliasId value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.