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. |
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