ManagedInstancePrivateEndpointConnection Class
A private endpoint connection.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
ManagedInstancePrivateEndpointConnection(*, private_endpoint: _models.ManagedInstancePrivateEndpointProperty | None = None, private_link_service_connection_state: _models.ManagedInstancePrivateLinkServiceConnectionStateProperty | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
private_endpoint
|
Private endpoint which the connection belongs to. Default value: None
|
|
private_link_service_connection_state
|
Connection State of the Private Endpoint Connection. Default value: None
|
Variables
| Name | Description |
|---|---|
|
id
|
Resource ID. |
|
name
|
Resource name. |
|
type
|
Resource type. |
|
private_endpoint
|
Private endpoint which the connection belongs to. |
|
private_link_service_connection_state
|
Connection State of the Private Endpoint Connection. |
|
provisioning_state
|
State of the Private Endpoint Connection. |