PrivateEndpointConnectionProperties interface
Properties of a private endpoint connection.
Properties
| group |
Gets the groupIds. |
| private |
Private endpoint which the connection belongs to. |
| private |
Connection State of the Private Endpoint Connection. |
Property Details
groupIds
Gets the groupIds.
groupIds?: 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