Udostępnij za pośrednictwem


PSManagedIntegrationRuntimeNode Constructor

Definition

public PSManagedIntegrationRuntimeNode (string resourceGroupName, string workspaceName, string integrationRuntimeName, string name, Microsoft.Azure.Management.Synapse.Models.ManagedIntegrationRuntimeNode node);
new Microsoft.Azure.Commands.Synapse.Models.PSManagedIntegrationRuntimeNode : string * string * string * string * Microsoft.Azure.Management.Synapse.Models.ManagedIntegrationRuntimeNode -> Microsoft.Azure.Commands.Synapse.Models.PSManagedIntegrationRuntimeNode
Public Sub New (resourceGroupName As String, workspaceName As String, integrationRuntimeName As String, name As String, node As ManagedIntegrationRuntimeNode)

Parameters

resourceGroupName
String
workspaceName
String
integrationRuntimeName
String
name
String

Applies to