ApprovalReference Class

Reference to an existing approved private endpoint used to inherit its connection approval state.

Constructor

ApprovalReference(*args: Any, **kwargs: Any)

Variables

Name Description
private_endpoint_id
str

The ARM resource id of an existing approved private endpoint whose approval state is inherited by this connection.

Attributes

private_endpoint_id

The ARM resource id of an existing approved private endpoint whose approval state is inherited by this connection.

private_endpoint_id: str | None