NetworkFabricSkuData Class

Definition

A class representing the NetworkFabricSku data model. The Network Fabric SKU resource definition.

public class NetworkFabricSkuData : Azure.ResourceManager.Models.ResourceData
type NetworkFabricSkuData = class
    inherit ResourceData
Public Class NetworkFabricSkuData
Inherits ResourceData
Inheritance
NetworkFabricSkuData

Constructors

NetworkFabricSkuData()

Initializes a new instance of NetworkFabricSkuData.

Properties

Details

URL providing detailed configuration of the fabric SKU.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
MaxComputeRacks

Maximum number of compute racks available for this Network Fabric SKU. The value of max count racks is 4 for 4 rack SKU and 8 for 8 rack SKU.

MaximumServerCount

Maximum number of servers available for this Network Fabric SKU.

Name

The name of the resource.

(Inherited from ResourceData)
ProvisioningState

Provisioning state of the resource.

ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
SupportedVersions

List of supported Network Fabric SKU versions.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
TypePropertiesType

Type of Network Fabric SKU.

Applies to