ConnectivityGroupItem interface
Connectivity group item.
Properties
group |
Group connectivity type. |
is |
Flag if global is supported. |
network |
Network group Id. |
use |
Flag if need to use hub gateway. |
Property Details
groupConnectivity
Group connectivity type.
groupConnectivity: string
Property Value
string
isGlobal
Flag if global is supported.
isGlobal?: string
Property Value
string
networkGroupId
Network group Id.
networkGroupId: string
Property Value
string
useHubGateway
Flag if need to use hub gateway.
useHubGateway?: string
Property Value
string