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. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python