ManagedInstancePrivateLinkServiceConnectionStateProperty Class
ManagedInstancePrivateLinkServiceConnectionStateProperty.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
msrest.serialization.ModelManagedInstancePrivateLinkServiceConnectionStateProperty
Constructor
ManagedInstancePrivateLinkServiceConnectionStateProperty(*, status: str, description: str, **kwargs)
Parameters
Name | Description |
---|---|
status
Required
|
Required. The private link service connection status. |
description
Required
|
Required. The private link service connection description. |
Keyword-Only Parameters
Name | Description |
---|---|
status
Required
|
|
description
Required
|
|
Variables
Name | Description |
---|---|
actions_required
|
The private link service connection description. |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python