PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState interface

Describes the current state of an existing Private Link Service connection to the Azure Private Endpoint.

Properties

actionsRequired

A description of any extra actions that may be required.

description

The description for the private link service connection state.

status

Status of the the private link service connection. Can be Pending, Approved, Rejected, or Disconnected.

Property Details

actionsRequired

A description of any extra actions that may be required.

actionsRequired?: string

Property Value

string

description

The description for the private link service connection state.

description?: string

Property Value

string

status

Status of the the private link service connection. Can be Pending, Approved, Rejected, or Disconnected.

status?: PrivateLinkServiceConnectionStatus

Property Value