Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PrivateEndpointConnection

Package version

A private endpoint connection

Hierarchy

  • PrivateEndpointConnection

Index

Properties

Optional id

id: undefined | string

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

Optional name

name: undefined | string

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

Optional privateEndpoint

privateEndpoint: PrivateEndpoint

The resource of private endpoint.

Optional privateLinkServiceConnectionState

privateLinkServiceConnectionState: PrivateLinkServiceConnectionState

A collection of information about the state of the connection between service consumer and provider.

Optional provisioningState

The current provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

The resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc