PrivateEndpointConnection Class

A private endpoint connection class.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.purview.models._models_py3.ProxyResource
PrivateEndpointConnection

Constructor

PrivateEndpointConnection(*, private_endpoint: PrivateEndpoint | None = None, private_link_service_connection_state: PrivateLinkServiceConnectionState | None = None, **kwargs)

Parameters

Name Description
private_endpoint
Required

The private endpoint information.

private_link_service_connection_state
Required

The private link service connection state.

Keyword-Only Parameters

Name Description
private_endpoint
Required
private_link_service_connection_state
Required

Variables

Name Description
id
str

Gets or sets the identifier.

name
str

Gets or sets the name.

type
str

Gets or sets the type.

provisioning_state
str

The provisioning state.