Freigeben über


IRackProperties Interface

Definition

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

Properties

AvailabilityZone

The value that will be used for machines in this rack to represent the availability zones that can be referenced by Hybrid AKS Clusters for node arrangement.

ClusterId

The resource ID of the cluster the rack is created for. This value is set when the rack is created by the cluster.

DetailedStatus

The more detailed status of the rack.

DetailedStatusMessage

The descriptive message about the current detailed status.

ProvisioningState

The provisioning state of the rack resource.

RackLocation

The free-form description of the rack location. (e.g. “DTN Datacenter, Floor 3, Isle 9, Rack 2B”)

RackSerialNumber

The unique identifier for the rack within Network Cloud cluster. An alternate unique alphanumeric value other than a serial number may be provided if desired.

RackSkuId

The SKU for the rack.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to