ConnectionProperties interface
The properties of a private endpoint connection.
Properties
group |
The list of group ids for the private endpoint connection. |
private |
The private endpoint. |
private |
The connection state. |
provisioning |
The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
groupIds
The list of group ids for the private endpoint connection.
groupIds?: string[]
Property Value
string[]
privateEndpoint
privateLinkServiceConnectionState
The connection state.
privateLinkServiceConnectionState?: ConnectionPropertiesPrivateLinkServiceConnectionState
Property Value
provisioningState
The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string