Uses of Class
com.azure.resourcemanager.datafactory.models.ManagedIntegrationRuntime
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of ManagedIntegrationRuntime in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionManagedIntegrationRuntime.withComputeProperties
(IntegrationRuntimeComputeProperties computeProperties) Set the computeProperties property: The compute resource for managed integration runtime.ManagedIntegrationRuntime.withCustomerVirtualNetwork
(IntegrationRuntimeCustomerVirtualNetwork customerVirtualNetwork) Set the customerVirtualNetwork property: The name of virtual network to which Azure-SSIS integration runtime will join.ManagedIntegrationRuntime.withDescription
(String description) Set the description property: Integration runtime description.ManagedIntegrationRuntime.withManagedVirtualNetwork
(ManagedVirtualNetworkReference managedVirtualNetwork) Set the managedVirtualNetwork property: Managed Virtual Network reference.ManagedIntegrationRuntime.withSsisProperties
(IntegrationRuntimeSsisProperties ssisProperties) Set the ssisProperties property: SSIS properties for managed integration runtime.