NetworkManagerConnectivityConfigurationHubArgs

data class NetworkManagerConnectivityConfigurationHubArgs(val resourceId: Output<String>, val resourceType: Output<String>) : ConvertibleToJava<NetworkManagerConnectivityConfigurationHubArgs>

Constructors

constructor(resourceId: Output<String>, resourceType: Output<String>)

Properties

Link copied to clipboard
val resourceId: Output<String>

Specifies the resource ID used as hub in Hub And Spoke topology.

Link copied to clipboard
val resourceType: Output<String>

Specifies the resource Type used as hub in Hub And Spoke topology.

Functions

Link copied to clipboard
open override fun toJava(): NetworkManagerConnectivityConfigurationHubArgs