Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeId

Package version

An internal ID used by Service Fabric to uniquely identify a node. Node Id is deterministically generated from node name.

Hierarchy

  • NodeId

Index

Properties

Properties

Optional id

id: undefined | string

Value of the node Id. This is a 128 bit integer.

Generated using TypeDoc