Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PrivateEndpointConnection

Package version

The Private Endpoint Connection resource.

Hierarchy

  • PrivateEndpointConnection

Index

Properties

Optional id

id: undefined | string

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

Optional name

name: undefined | string

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

Optional privateEndpoint

privateEndpoint: PrivateEndpoint

The resource of private end point. NOTE: This property will not be serialized. It can only be populated by the server.

Optional privateLinkServiceConnectionState

privateLinkServiceConnectionState: PrivateLinkServiceConnectionState

A collection of information about the state of the connection between DiskAccess and Virtual Network.

Optional provisioningState

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

Optional type

type: undefined | string

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

Generated using TypeDoc