Share via


ConnectivityGroupItemOutput interface

Connectivity group item.

Properties

groupConnectivity

Group connectivity type.

isGlobal

Flag if global is supported.

networkGroupId

Network group Id.

useHubGateway

Flag if need to use hub gateway.

Property Details

groupConnectivity

Group connectivity type.

groupConnectivity: "None" | "DirectlyConnected"

Property Value

"None" | "DirectlyConnected"

isGlobal

Flag if global is supported.

isGlobal?: "False" | "True"

Property Value

"False" | "True"

networkGroupId

Network group Id.

networkGroupId: string

Property Value

string

useHubGateway

Flag if need to use hub gateway.

useHubGateway?: "False" | "True"

Property Value

"False" | "True"