Aracılığıyla paylaş


PSSelfHostedIntegrationRuntimeNode Constructor

Definition

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

Parameters

resourceGroupName
String
workspaceName
String
integrationRuntimeName
String
name
String
ipAddress
String

Applies to