Package version:

Interface ConnectedResource

Describes properties of a connected resource

Hierarchy

  • ConnectedResource

Properties

connectedResourceId?: string

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

tcpPorts?: string

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

udpPorts?: string

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

Generated using TypeDoc