Share via


StartNodePoisonDescription(String, BigInteger, List<String>) Constructor

Definition

public StartNodePoisonDescription(string nodeId, System.Numerics.BigInteger nodeInstanceId, System.Collections.Generic.List<string> neighbors);
new System.Fabric.Description.StartNodePoisonDescription : string * System.Numerics.BigInteger * System.Collections.Generic.List<string> -> System.Fabric.Description.StartNodePoisonDescription
Public Sub New (nodeId As String, nodeInstanceId As BigInteger, neighbors As List(Of String))

Parameters

nodeId
System.String
nodeInstanceId
System.Numerics.BigInteger
neighbors
System.Collections.Generic.List<System.String>

Applies to