PrivateEndpointConnectionSimpleProperties interface

The properties in private endpoint connection

Properties

groupIds

Group ids of the private endpoint connection.

privateEndpoint

Private endpoint which the connection belongs to.

privateLinkServiceConnectionState

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

Property Details

groupIds

Group ids of the private endpoint connection.

groupIds?: string[]

Property Value

string[]

privateEndpoint

Private endpoint which the connection belongs to.

privateEndpoint?: PrivateEndpointProperty

Property Value

privateLinkServiceConnectionState

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

privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState

Property Value