Share via


PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState interface

Describes the current state of an existing Azure Private Link service connection to the 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. Valid values are 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. Valid values are Pending, Approved, Rejected, or Disconnected.

status?: PrivateLinkServiceConnectionStatus

Property Value