PrivateEndpointConnectionProperties interface
Properties of a private endpoint connection.
Properties
| group |
Group id of the private endpoint. |
| private |
Private endpoint which the connection belongs to. |
| private |
Connection State of the Private Endpoint Connection. |
| provisioning |
Provisioning state of the private endpoint. |
Property Details
groupId
Group id of the private endpoint.
groupId?: string
Property Value
string
privateEndpoint
Private endpoint which the connection belongs to.
privateEndpoint?: PrivateEndpointProperty
Property Value
privateLinkServiceConnectionState
Connection State of the Private Endpoint Connection.
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionStateProperty
Property Value
provisioningState
Provisioning state of the private endpoint.
provisioningState?: string
Property Value
string