Share via


PSSelfHostedIntegrationRuntime Constructor

Definition

public PSSelfHostedIntegrationRuntime (Microsoft.Azure.Management.Synapse.Models.IntegrationRuntimeResource integrationRuntime, string resourceGroupName, string workspaceName);
new Microsoft.Azure.Commands.Synapse.Models.PSSelfHostedIntegrationRuntime : Microsoft.Azure.Management.Synapse.Models.IntegrationRuntimeResource * string * string -> Microsoft.Azure.Commands.Synapse.Models.PSSelfHostedIntegrationRuntime
Public Sub New (integrationRuntime As IntegrationRuntimeResource, resourceGroupName As String, workspaceName As String)

Parameters

integrationRuntime
IntegrationRuntimeResource
resourceGroupName
String
workspaceName
String

Applies to