NodeStartDescription(Guid, String, BigInteger) 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 NodeStartDescription(Guid operationId, string nodeName, System.Numerics.BigInteger nodeInstanceId);
new System.Fabric.Description.NodeStartDescription : Guid * string * System.Numerics.BigInteger -> System.Fabric.Description.NodeStartDescription
Public Sub New (operationId As Guid, nodeName As String, nodeInstanceId As BigInteger)
Parameters
- operationId
- System.Guid
- nodeName
- System.String
- nodeInstanceId
- System.Numerics.BigInteger