ServerDnsAliasAcquisition Class
A server dns alias acquisition request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
msrest.serialization.ModelServerDnsAliasAcquisition
Constructor
ServerDnsAliasAcquisition(*, old_server_dns_alias_id: str, **kwargs)
Parameters
Name | Description |
---|---|
old_server_dns_alias_id
Required
|
Required. The id of the server alias that will be acquired to point to this server instead. |
Keyword-Only Parameters
Name | Description |
---|---|
old_server_dns_alias_id
Required
|
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python