PrivateEndpointConnectionProperties interface
Response for PrivateEndpoint connection properties
Properties
group |
List of resources private endpoint is mapped |
private |
Private Endpoint resource |
private |
Private Link Service Connection State. |
provisioning |
Provisioning State of Private Endpoint connection resource NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
groupIds
List of resources private endpoint is mapped
groupIds?: string[]
Property Value
string[]
privateEndpoint
privateLinkServiceConnectionState
Private Link Service Connection State.
privateLinkServiceConnectionState: PrivateLinkServiceConnectionState
Property Value
provisioningState
Provisioning State of Private Endpoint connection resource NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string