Freigeben über


PSSelfHostedIntegrationRuntimeNode Constructor

Definition

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

Parameters

resourceGroupName
String
factoryName
String
integrationRuntimeName
String
name
String
ipAddress
String

Applies to