PSManagedIntegrationRuntime Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public PSManagedIntegrationRuntime (Microsoft.Azure.Management.DataFactory.Models.IntegrationRuntimeResource integrationRuntime, string resourceGroupName, string factoryName);
new Microsoft.Azure.Commands.DataFactoryV2.Models.PSManagedIntegrationRuntime : Microsoft.Azure.Management.DataFactory.Models.IntegrationRuntimeResource * string * string -> Microsoft.Azure.Commands.DataFactoryV2.Models.PSManagedIntegrationRuntime
Public Sub New (integrationRuntime As IntegrationRuntimeResource, resourceGroupName As String, factoryName As String)
Parameters
- integrationRuntime
- IntegrationRuntimeResource
- resourceGroupName
- String
- factoryName
- String