IntegrationRuntimeManagedArgs

constructor(catalogInfo: Output<IntegrationRuntimeManagedCatalogInfoArgs>? = null, credentialName: Output<String>? = null, customSetupScript: Output<IntegrationRuntimeManagedCustomSetupScriptArgs>? = null, dataFactoryId: Output<String>? = null, description: Output<String>? = null, edition: Output<String>? = null, licenseType: Output<String>? = null, location: Output<String>? = null, maxParallelExecutionsPerNode: Output<Int>? = null, name: Output<String>? = null, nodeSize: Output<String>? = null, numberOfNodes: Output<Int>? = null, vnetIntegration: Output<IntegrationRuntimeManagedVnetIntegrationArgs>? = null)