SynapseAnalyticsManagementClient.CreateOrUpdateIntegrationRuntimeAsync Method
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 virtual System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Microsoft.Azure.Management.Synapse.Models.IntegrationRuntimeResource>> CreateOrUpdateIntegrationRuntimeAsync (string resourceGroupName, string dataFactoryName, string integrationRuntimeName, Microsoft.Azure.Management.Synapse.Models.IntegrationRuntimeResource resource);
abstract member CreateOrUpdateIntegrationRuntimeAsync : string * string * string * Microsoft.Azure.Management.Synapse.Models.IntegrationRuntimeResource -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Microsoft.Azure.Management.Synapse.Models.IntegrationRuntimeResource>>
override this.CreateOrUpdateIntegrationRuntimeAsync : string * string * string * Microsoft.Azure.Management.Synapse.Models.IntegrationRuntimeResource -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Microsoft.Azure.Management.Synapse.Models.IntegrationRuntimeResource>>
Public Overridable Function CreateOrUpdateIntegrationRuntimeAsync (resourceGroupName As String, dataFactoryName As String, integrationRuntimeName As String, resource As IntegrationRuntimeResource) As Task(Of AzureOperationResponse(Of IntegrationRuntimeResource))
Parameters
- resourceGroupName
- String
- dataFactoryName
- String
- integrationRuntimeName
- String
- resource
- IntegrationRuntimeResource