RemotePrivateEndpoint interface

Remote private endpoint details.

Properties

connectionDetails

List of connection details.

id

Remote endpoint resource ID.

immutableResourceId

Original resource ID needed by Microsoft.Network.

immutableSubscriptionId

Original subscription ID needed by Microsoft.Network.

location

ARM location of the remote private endpoint.

manualPrivateLinkServiceConnections

List of private link service connections that need manual approval.

privateLinkServiceConnections

List of automatically approved private link service connections.

privateLinkServiceProxies

List of private link service proxies.

vnetTrafficTag

Virtual network traffic tag.

Property Details

connectionDetails

List of connection details.

connectionDetails?: ConnectionDetails[]

Property Value

id

Remote endpoint resource ID.

id?: string

Property Value

string

immutableResourceId

Original resource ID needed by Microsoft.Network.

immutableResourceId?: string

Property Value

string

immutableSubscriptionId

Original subscription ID needed by Microsoft.Network.

immutableSubscriptionId?: string

Property Value

string

location

ARM location of the remote private endpoint.

location?: string

Property Value

string

manualPrivateLinkServiceConnections

List of private link service connections that need manual approval.

manualPrivateLinkServiceConnections?: PrivateLinkServiceConnection[]

Property Value

privateLinkServiceConnections

List of automatically approved private link service connections.

privateLinkServiceConnections?: PrivateLinkServiceConnection[]

Property Value

privateLinkServiceProxies

List of private link service proxies.

privateLinkServiceProxies?: PrivateLinkServiceProxy[]

Property Value

vnetTrafficTag

Virtual network traffic tag.

vnetTrafficTag?: string

Property Value

string