DataFactoryClient.CreateOrUpdateIntegrationRuntime Method

Definition

public virtual Microsoft.Azure.Commands.DataFactoryV2.Models.PSIntegrationRuntime CreateOrUpdateIntegrationRuntime (Microsoft.Azure.Commands.DataFactoryV2.CreatePSIntegrationRuntimeParameters parameters);
abstract member CreateOrUpdateIntegrationRuntime : Microsoft.Azure.Commands.DataFactoryV2.CreatePSIntegrationRuntimeParameters -> Microsoft.Azure.Commands.DataFactoryV2.Models.PSIntegrationRuntime
override this.CreateOrUpdateIntegrationRuntime : Microsoft.Azure.Commands.DataFactoryV2.CreatePSIntegrationRuntimeParameters -> Microsoft.Azure.Commands.DataFactoryV2.Models.PSIntegrationRuntime
Public Overridable Function CreateOrUpdateIntegrationRuntime (parameters As CreatePSIntegrationRuntimeParameters) As PSIntegrationRuntime

Parameters

Returns

Applies to