NodeConfiguration.IsPrimaryNode Property
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.
Whether this is a primary silo (applies for dev settings only).
public bool IsPrimaryNode { get; }
public bool IsPrimaryNode { get; set; }
member this.IsPrimaryNode : bool
member this.IsPrimaryNode : bool with get, set
Public ReadOnly Property IsPrimaryNode As Boolean
Public Property IsPrimaryNode As Boolean