Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PrivateEndpointConnectionProperties

Package version

Properties of a private endpoint connection.

Hierarchy

  • PrivateEndpointConnectionProperties

Index

Properties

Optional privateEndpoint

privateEndpoint: PrivateEndpointProperty

Private endpoint which the connection belongs to.

Optional privateLinkServiceConnectionState

privateLinkServiceConnectionState: PrivateLinkServiceConnectionStateProperty

Connection state of the private endpoint connection.

Optional provisioningState

provisioningState: undefined | string

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

Generated using TypeDoc