ClusterReportedProperties interface
叢集代理程式所報告的屬性。
屬性
| cluster |
內部部署叢集所產生的唯一標識符。 |
| cluster |
聯機至此資源之內部部署叢集的名稱。 |
| cluster |
指定叢集中所有節點的硬體供應商類型。 表示節點是由 Microsoft 或第三方廠商提供。 |
| cluster |
叢集軟體的版本。 |
| diagnostic |
叢集發出的診斷數據層級。 |
| hardware |
叢集的硬體類別。 |
| imds |
叢集的 IMDS 證明狀態。 |
| last |
上次叢集回報數據的時間。 |
| manufacturer | 叢集所有節點的製造商。 |
| msi |
指定叢集管理服務身份(MSI)的過期時間戳記。 該數值以協調世界時(UTC)表示。 |
| nodes | 叢集所報告的節點清單。 |
| oem |
叢集的 OEM 啟動狀態。 |
| supported |
叢集所支援的功能。 |
屬性詳細資料
clusterId
內部部署叢集所產生的唯一標識符。
clusterId?: string
屬性值
string
clusterName
聯機至此資源之內部部署叢集的名稱。
clusterName?: string
屬性值
string
clusterType
指定叢集中所有節點的硬體供應商類型。 表示節點是由 Microsoft 或第三方廠商提供。
clusterType?: string
屬性值
string
clusterVersion
叢集軟體的版本。
clusterVersion?: string
屬性值
string
diagnosticLevel
叢集發出的診斷數據層級。
diagnosticLevel?: string
屬性值
string
hardwareClass
叢集的硬體類別。
hardwareClass?: string
屬性值
string
imdsAttestation
叢集的 IMDS 證明狀態。
imdsAttestation?: string
屬性值
string
lastUpdated
上次叢集回報數據的時間。
lastUpdated?: Date
屬性值
Date
manufacturer
叢集所有節點的製造商。
manufacturer?: string
屬性值
string
msiExpirationTimeStamp
指定叢集管理服務身份(MSI)的過期時間戳記。 該數值以協調世界時(UTC)表示。
msiExpirationTimeStamp?: Date
屬性值
Date
nodes
oemActivation
叢集的 OEM 啟動狀態。
oemActivation?: string
屬性值
string
supportedCapabilities
叢集所支援的功能。
supportedCapabilities?: string[]
屬性值
string[]