PrivateEndpointConnection interface
Private Endpoint Connection Response Properties
Properties
group |
Group Ids for the Private Endpoint |
private |
Gets or sets private endpoint associated with 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
Gets or sets private endpoint associated with 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