Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RemotePrivateEndpointConnectionWrapper

Package version

Remote Private Endpoint Connection resource.

Hierarchy

  • RemotePrivateEndpointConnectionWrapper

Index

Properties

Optional groupIds

groupIds: string[]

All the Group ids. NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Private Endpoint connection resource id

Optional name

name: undefined | string

Private Endpoint Connection Name

Optional privateEndpoint

privateEndpoint: ArmIdWrapper

The resource of private end point.

Optional privateLinkServiceConnectionState

privateLinkServiceConnectionState: PrivateLinkServiceConnectionState

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

Optional provisioningState

provisioningState: undefined | string

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 Resource Type

Generated using TypeDoc