PrivateEndpointConnectionProperties Class

The properties of a private endpoint connection.

All required parameters must be populated in order to send to Azure.

Inheritance
PrivateEndpointConnectionProperties

Constructor

PrivateEndpointConnectionProperties(*, private_link_service_connection_state: azure.mgmt.iothub.v2021_07_01.models._models_py3.PrivateLinkServiceConnectionState, private_endpoint: Optional[azure.mgmt.iothub.v2021_07_01.models._models_py3.PrivateEndpoint] = None, **kwargs)

Variables

private_endpoint
PrivateEndpoint

The private endpoint property of a private endpoint connection.

private_link_service_connection_state
PrivateLinkServiceConnectionState

Required. The current state of a private endpoint connection.