PrivateEndpointConnectionProperties interface
The properties of a private endpoint connection
Properties
group |
GroupIds from the private link service resource. |
private |
Private endpoint |
private |
Private endpoint connection state |
provisioning |
Provisioning state of the private endpoint connection. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
groupIds
GroupIds from the private link service resource.
groupIds?: string[]
Property Value
string[]
privateEndpoint
privateLinkServiceConnectionState
Private endpoint connection state
privateLinkServiceConnectionState: PrivateLinkServiceConnectionState
Property Value
provisioningState
Provisioning state of the private endpoint connection. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string