PrivateEndpointConnectionProperties interface

Properties of the private endpoint connection resource.

Properties

groupIds

GroupIds from the private link service resource.

privateEndpoint

The Private Endpoint resource for this Connection.

privateLinkServiceConnectionState

Details about the state of the connection.

provisioningState

Provisioning state of the Private Endpoint Connection.

Property Details

groupIds

GroupIds from the private link service resource.

groupIds?: string[]

Property Value

string[]

privateEndpoint

The Private Endpoint resource for this Connection.

privateEndpoint?: PrivateEndpoint

Property Value

privateLinkServiceConnectionState

Details about the state of the connection.

privateLinkServiceConnectionState?: ConnectionState

Property Value

provisioningState

Provisioning state of the Private Endpoint Connection.

provisioningState?: string

Property Value

string