IntegrationRuntimeSsisExpressVnetIntegrationArgs

data class IntegrationRuntimeSsisExpressVnetIntegrationArgs(val subnetId: Output<String>) : ConvertibleToJava<IntegrationRuntimeSsisExpressVnetIntegrationArgs>

Constructors

constructor(subnetId: Output<String>)

Properties

Link copied to clipboard
val subnetId: Output<String>

id of the subnet to which the nodes of the Azure-SSIS Integration Runtime will be added.

Functions

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