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
|
|
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python