Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConnectedResource

Package version

Describes properties of a connected resource

Hierarchy

  • ConnectedResource

Index

Properties

Optional connectedResourceId

connectedResourceId: undefined | string

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

Optional tcpPorts

tcpPorts: undefined | string

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

Optional udpPorts

udpPorts: undefined | string

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

Generated using TypeDoc