NetworkFabricData.Racks 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.
List of NetworkRack resource IDs under the Network Fabric. The number of racks allowed depends on the Network Fabric SKU.
public System.Collections.Generic.IReadOnlyList<string> Racks { get; }
member this.Racks : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Racks As IReadOnlyList(Of String)