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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript