ServerPrivateLinkServiceConnectionStateProperty Class
ServerPrivateLinkServiceConnectionStateProperty.
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
-
ServerPrivateLinkServiceConnectionStateProperty
Constructor
ServerPrivateLinkServiceConnectionStateProperty(*, status: Union[str, azure.mgmt.rdbms.mysql.models._my_sql_management_client_enums.PrivateLinkServiceConnectionStateStatus], description: str, **kwargs)
Variables
- status
- str or PrivateLinkServiceConnectionStateStatus
Required. The private link service connection status. Possible values include: "Approved", "Pending", "Rejected", "Disconnected".
- description
- str
Required. The private link service connection description.
- actions_required
- str or PrivateLinkServiceConnectionStateActionsRequire
The actions required for private link service connection. Possible values include: "None".
Feedback
Submit and view feedback for