PrivateEndpointConnection interface
Private Endpoint Connection Response Properties.
Properties
| group |
Group Ids for the Private Endpoint |
| private |
The Private Endpoint network resource that is linked to the Private Endpoint connection. |
| private |
Gets or sets private link service connection state. |
| provisioning |
Gets or sets provisioning state of the private endpoint connection. |
Property Details
groupIds
Group Ids for the Private Endpoint
groupIds?: string[]
Property Value
string[]
privateEndpoint
The Private Endpoint network resource that is linked to the Private Endpoint connection.
privateEndpoint?: PrivateEndpoint
Property Value
privateLinkServiceConnectionState
Gets or sets private link service connection state.
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState
Property Value
provisioningState
Gets or sets provisioning state of the private endpoint connection.
provisioningState?: string
Property Value
string