PrivateEndpointConnectionProperties interface

Properties of the private endpoint connection.

Properties

groupIds

The group ids for the private endpoint resource.

privateEndpoint

The private endpoint resource.

privateLinkServiceConnectionState

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

provisioningState

The provisioning state of the private endpoint connection resource.

Property Details

groupIds

The group ids for the private endpoint resource.

groupIds?: string[]

Property Value

string[]

privateEndpoint

The private endpoint resource.

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 state of the private endpoint connection resource.

provisioningState?: string

Property Value

string