你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IRackSkuProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20240701.RackSkuPropertiesTypeConverter))]
public interface IRackSkuProperties : Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20240701.RackSkuPropertiesTypeConverter))>]
type IRackSkuProperties = interface
    interface IJsonSerializable
Public Interface IRackSkuProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ComputeMachine

The list of machine SKUs and associated rack slot for the compute-dedicated machines in this rack model.

ControllerMachine

The list of machine SKUs and associated rack slot for the control-plane dedicated machines in this rack model.

Description

The free-form text describing the rack.

MaxClusterSlot

The maximum number of compute racks supported by an aggregator rack. 0 if this is a compute rack or a rack for a single rack cluster(rackType="Single").

ProvisioningState

The provisioning state of the rack SKU resource.

RackType

The type of the rack.

StorageAppliance

The list of appliance SKUs and associated rack slot for the storage appliance(s) in this rack model.

SupportedRackSkuId

The list of supported SKUs if the rack is an aggregator.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to