RackProperties interface
RackProperties represents the properties of the rack.
Properties
| availability |
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. |
| cluster |
The resource ID of the cluster the rack is created for. This value is set when the rack is created by the cluster. |
| detailed |
The more detailed status of the rack. |
| detailed |
The descriptive message about the current detailed status. |
| provisioning |
The provisioning state of the rack resource. |
| rack |
The free-form description of the rack location. (e.g. "DTN Datacenter, Floor 3, Isle 9, Rack 2B") |
| rack |
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. |
| rack |
The SKU for the rack. |
Property Details
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.
availabilityZone: string
Property Value
string
clusterId
The resource ID of the cluster the rack is created for. This value is set when the rack is created by the cluster.
clusterId?: string
Property Value
string
detailedStatus
The more detailed status of the rack.
detailedStatus?: string
Property Value
string
detailedStatusMessage
The descriptive message about the current detailed status.
detailedStatusMessage?: string
Property Value
string
provisioningState
The provisioning state of the rack resource.
provisioningState?: string
Property Value
string
rackLocation
The free-form description of the rack location. (e.g. "DTN Datacenter, Floor 3, Isle 9, Rack 2B")
rackLocation: string
Property Value
string
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.
rackSerialNumber: string
Property Value
string
rackSkuId
The SKU for the rack.
rackSkuId: string
Property Value
string