PrivateEndpointConnectionProperties interface
Private endpoint connection properties.
Properties
| group |
The value has one and only one group id. |
| private |
The private endpoint of the private endpoint connection. |
| private |
The private link service connection state of the private endpoint connection. |
| provisioning |
The provisioning state of the private endpoint connection. |
Property Details
groupIds
The value has one and only one group id.
groupIds?: string[]
Property Value
string[]
privateEndpoint
The private endpoint of the private endpoint connection.
privateEndpoint?: PrivateEndpoint
Property Value
privateLinkServiceConnectionState
The private link service connection state of the private endpoint connection.
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState
Property Value
provisioningState
The provisioning state of the private endpoint connection.
provisioningState?: PrivateEndpointConnectionProvisioningState