ServerPrivateEndpointConnectionProperties Class
Properties of a private endpoint connection.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
ServerPrivateEndpointConnectionProperties
Constructor
ServerPrivateEndpointConnectionProperties(*, private_endpoint: Optional[azure.mgmt.rdbms.postgresql.models._models_py3.PrivateEndpointProperty] = None, private_link_service_connection_state: Optional[azure.mgmt.rdbms.postgresql.models._models_py3.ServerPrivateLinkServiceConnectionStateProperty] = None, **kwargs)
Parameters
- private_link_service_connection_state
- ServerPrivateLinkServiceConnectionStateProperty
Required
Connection state of the private endpoint connection.
Variables
- provisioning_state
- str or PrivateEndpointProvisioningState
State of the private endpoint connection. Possible values include: "Approving", "Ready", "Dropping", "Failed", "Rejecting".
Feedback
Submit and view feedback for