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.postgresql.models._postgre_sql_management_client_enums.PrivateLinkServiceConnectionStateStatus], description: str, **kwargs)
Parameters
- status
- str or PrivateLinkServiceConnectionStateStatus
Required
Required. The private link service connection status. Possible values include: "Approved", "Pending", "Rejected", "Disconnected".
Variables
- actions_required
- str or PrivateLinkServiceConnectionStateActionsRequire
The actions required for private link service connection. Possible values include: "None".
Feedback
Submit and view feedback for