Share via


PrivateEndpointConnectionProperties interface

Private endpoint connection properties.

Properties

groupIds

The value has one and only one group id.

privateEndpoint

The private endpoint of the private endpoint connection.

privateLinkServiceConnectionState

The private link service connection state of the private endpoint connection.

provisioningState

The provisioning state of the private endpoint connection.

Property Details

groupIds

The value has one and only one group id.

groupIds?: string[]

Property Value

string[]

privateEndpoint

The private endpoint of the private endpoint connection.

privateEndpoint?: PrivateEndpoint

Property Value

privateLinkServiceConnectionState

The private link service connection state of the private endpoint connection.

privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState

Property Value

provisioningState

The provisioning state of the private endpoint connection.

provisioningState?: PrivateEndpointConnectionProvisioningState

Property Value