PrivateEndpointConnectionProperties interface
Properties of the private endpoint connection resource.
Properties
| group |
GroupIds from the private link service resource. |
| private |
The Private Endpoint resource for this Connection. |
| private |
Details about the state of the connection. |
| provisioning |
Provisioning state of the Private Endpoint Connection. |
Property Details
groupIds
GroupIds from the private link service resource.
groupIds?: string[]
Property Value
string[]
privateEndpoint
The Private Endpoint resource for this Connection.
privateEndpoint?: PrivateEndpoint
Property Value
privateLinkServiceConnectionState
Details about the state of the connection.
privateLinkServiceConnectionState?: ConnectionState
Property Value
provisioningState
Provisioning state of the Private Endpoint Connection.
provisioningState?: string
Property Value
string