ConnectionStateProperties Class
The connection state of a managed private endpoint.
Constructor
ConnectionStateProperties(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
actions_required
|
The actions required on the managed private endpoint. |
|
description
|
The managed private endpoint description. |
|
status
|
The approval status. |
Attributes
actions_required
The actions required on the managed private endpoint.
actions_required: str | None
description
The managed private endpoint description.
description: str | None
status
The approval status.
status: str | None