ConnectedResource interface

Describes properties of a connected resource

Properties

connectedResourceId

The Azure resource id of the connected resource NOTE: This property will not be serialized. It can only be populated by the server.

tcpPorts

The allowed tcp ports NOTE: This property will not be serialized. It can only be populated by the server.

udpPorts

The allowed udp ports NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

connectedResourceId

The Azure resource id of the connected resource NOTE: This property will not be serialized. It can only be populated by the server.

connectedResourceId?: string

Property Value

string

tcpPorts

The allowed tcp ports NOTE: This property will not be serialized. It can only be populated by the server.

tcpPorts?: string

Property Value

string

udpPorts

The allowed udp ports NOTE: This property will not be serialized. It can only be populated by the server.

udpPorts?: string

Property Value

string