ConnectedResource interface

Describes properties of a connected resource

Properties

connectedResourceId

The Azure resource id of the connected resource

tcpPorts

The allowed tcp ports

udpPorts

The allowed udp ports

Property Details

connectedResourceId

The Azure resource id of the connected resource

connectedResourceId?: string

Property Value

string

tcpPorts

The allowed tcp ports

tcpPorts?: string

Property Value

string

udpPorts

The allowed udp ports

udpPorts?: string

Property Value

string