IntegrationRuntimeManagedVnetIntegration

data class IntegrationRuntimeManagedVnetIntegration(val subnetName: String, val vnetId: String)

Constructors

Link copied to clipboard
constructor(subnetName: String, vnetId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the subnet to which the nodes of the Managed Integration Runtime will be added.

Link copied to clipboard

ID of the virtual network to which the nodes of the Managed Integration Runtime will be added.