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. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python