你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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