GetNetworkManagerConnectivityConfigurationAppliesToGroup

data class GetNetworkManagerConnectivityConfigurationAppliesToGroup(val globalMeshEnabled: Boolean, val groupConnectivity: String, val networkGroupId: String, val useHubGateway: Boolean)

Constructors

constructor(globalMeshEnabled: Boolean, groupConnectivity: String, networkGroupId: String, useHubGateway: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether global mesh is supported.

Link copied to clipboard

The group connectivity type.

Link copied to clipboard

The ID of the Network Manager Network Group.

Link copied to clipboard

Whether hub gateway is used.