PrivateEndpointConnectionProperties interface

Properties of the PrivateEndpointConnectProperties.

Properties

groupIds

The private link resource group ids.

privateEndpoint

The resource of private end point.

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. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

groupIds

The private link resource group ids.

groupIds?: string[]

Property Value

string[]

privateEndpoint

The resource of private end point.

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. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string