PSSelfHostedIntegrationRuntimeNode Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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