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.
Number of the the external nodes, which should be greater than 0 and less than 11.
public int? NumberOfExternalNodes { get; set; }
member this.NumberOfExternalNodes : Nullable<int> with get, set
Public Property NumberOfExternalNodes As Nullable(Of Integer)