NodeConfiguration.IsSeedNode 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 one of the seed silos (applies for dev settings only).
public bool IsSeedNode { get; }
public bool IsSeedNode { get; set; }
member this.IsSeedNode : bool
member this.IsSeedNode : bool with get, set
Public ReadOnly Property IsSeedNode As Boolean
Public Property IsSeedNode As Boolean