PrivateEndpointConnectionProperties interface
Properties of the private endpoint connection.
Properties
group |
The group ids for the private endpoint resource. |
private |
The private endpoint resource. |
private |
A collection of information about the state of the connection between service consumer and provider. |
provisioning |
The provisioning state of the private endpoint connection resource. |
Property Details
groupIds
The group ids for the private endpoint resource.
groupIds?: string[]
Property Value
string[]
privateEndpoint
privateLinkServiceConnectionState
A collection of information about the state of the connection between service consumer and provider.
privateLinkServiceConnectionState: PrivateLinkServiceConnectionState
Property Value
provisioningState
The provisioning state of the private endpoint connection resource.
provisioningState?: string
Property Value
string