PrivateEndpointConnectionReference interface

A reference to a related private endpoint connection.

Properties

id

The resource ID.

name

The name of the resource.

privateEndpoint

The resource of private endpoint.

privateLinkServiceConnectionState

A collection of information about the state of the connection between service consumer and provider.

provisioningState

The provisioning status of the private endpoint connection.

type

The type of the resource.

Property Details

id

The resource ID.

id?: string

Property Value

string

name

The name of the resource.

name?: string

Property Value

string

privateEndpoint

The resource of private endpoint.

privateEndpoint?: PrivateEndpoint

Property Value

privateLinkServiceConnectionState

A collection of information about the state of the connection between service consumer and provider.

privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState

Property Value

provisioningState

The provisioning status of the private endpoint connection.

provisioningState?: string

Property Value

string

type

The type of the resource.

type?: string

Property Value

string