Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RemotePrivateEndpoint

Package version

Remote private endpoint details.

Hierarchy

  • RemotePrivateEndpoint

Index

Properties

Optional connectionDetails

connectionDetails: ConnectionDetails[]

List of connection details.

Optional id

id: undefined | string

Remote endpoint resource ID.

Optional immutableResourceId

immutableResourceId: undefined | string

Original resource ID needed by Microsoft.Network.

Optional immutableSubscriptionId

immutableSubscriptionId: undefined | string

Original subscription ID needed by Microsoft.Network.

Optional location

location: undefined | string

ARM location of the remote private endpoint.

Optional manualPrivateLinkServiceConnections

manualPrivateLinkServiceConnections: PrivateLinkServiceConnection[]

List of private link service connections that need manual approval.

Optional privateLinkServiceConnections

privateLinkServiceConnections: PrivateLinkServiceConnection[]

List of automatically approved private link service connections.

Optional privateLinkServiceProxies

privateLinkServiceProxies: PrivateLinkServiceProxy[]

List of private link service proxies.

Optional vnetTrafficTag

vnetTrafficTag: undefined | string

Virtual network traffic tag.

Generated using TypeDoc