NetworkFabricData.NetworkFabricSku 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.
Supported Network Fabric SKU.Example: Compute / Aggregate racks. Once the user chooses a particular SKU, only supported racks can be added to the Network Fabric. The SKU determines whether it is a single / multi rack Network Fabric.
public string NetworkFabricSku { get; set; }
member this.NetworkFabricSku : string with get, set
Public Property NetworkFabricSku As String