Get Rack Result
data class GetRackResult(val availabilityZone: String, val azureApiVersion: String, val clusterId: String, val detailedStatus: String, val detailedStatusMessage: String, val etag: String, val extendedLocation: ExtendedLocationResponse, val id: String, val location: String, val name: String, val provisioningState: String, val rackLocation: String, val rackSerialNumber: String, val rackSkuId: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
Constructors
Link copied to clipboard
constructor(availabilityZone: String, azureApiVersion: String, clusterId: String, detailedStatus: String, detailedStatusMessage: String, etag: String, extendedLocation: ExtendedLocationResponse, id: String, location: String, name: String, provisioningState: String, rackLocation: String, rackSerialNumber: String, rackSkuId: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)
Properties
Link copied to clipboard
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.
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The more detailed status of the rack.
Link copied to clipboard
The descriptive message about the current detailed status.
Link copied to clipboard
The extended location of the cluster associated with the resource.
Link copied to clipboard
The provisioning state of the rack resource.
Link copied to clipboard
The free-form description of the rack location. (e.g. “DTN Datacenter, Floor 3, Isle 9, Rack 2B”)
Link copied to clipboard
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.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.