Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PrivateEndpointConnectionItem

Package version

Private endpoint connection item.

Hierarchy

  • PrivateEndpointConnectionItem

Index

Properties

Optional etag

etag: undefined | string

Modified whenever there is a change in the state of private endpoint connection.

Optional id

id: undefined | string

Id of private endpoint connection.

Optional privateEndpoint

privateEndpoint: PrivateEndpoint

Properties of the private endpoint object.

Optional privateLinkServiceConnectionState

privateLinkServiceConnectionState: PrivateLinkServiceConnectionState

Approval state of the private link connection.

Optional provisioningState

Provisioning state of the private endpoint connection.

Generated using TypeDoc