Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PrivateEndpointConnectionProperties

Package version

Properties of a private endpoint connection.

Hierarchy

  • PrivateEndpointConnectionProperties

Index

Properties

Optional privateEndpoint

privateEndpoint: PrivateEndpoint

The private endpoint which the connection belongs to.

Optional privateLinkServiceConnectionState

privateLinkServiceConnectionState: PrivateLinkServiceConnectionState

Connection state of the private endpoint connection.

Optional provisioningState

provisioningState: undefined | string

Provisioning state of the private endpoint connection. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc