PrivateEndpointConnectionSimpleProperties interface
The properties in private endpoint connection
Properties
| group |
Group ids of the private endpoint connection. |
| private |
Private endpoint which the connection belongs to. |
| private |
A collection of information about the state of the connection between service consumer and provider. |
Property Details
groupIds
Group ids of the private endpoint connection.
groupIds?: string[]
Property Value
string[]
privateEndpoint
Private endpoint which the connection belongs to.
privateEndpoint?: PrivateEndpointProperty
Property Value
privateLinkServiceConnectionState
A collection of information about the state of the connection between service consumer and provider.
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState