ClusterReportedProperties interface
群集代理报告的属性。
属性
cluster |
本地群集生成的唯一 ID。 注意:此属性不会序列化。 它只能由服务器填充。 |
cluster |
连接到此资源的本地群集的名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
cluster |
群集软件的版本。 注意:此属性不会序列化。 它只能由服务器填充。 |
diagnostic |
群集发出的诊断数据级别。 |
imds |
群集的 IMDS 证明状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
last |
上次群集报告数据的时间。 注意:此属性不会序列化。 它只能由服务器填充。 |
nodes | 群集报告的节点列表。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
clusterId
本地群集生成的唯一 ID。 注意:此属性不会序列化。 它只能由服务器填充。
clusterId?: string
属性值
string
clusterName
连接到此资源的本地群集的名称。 注意:此属性不会序列化。 它只能由服务器填充。
clusterName?: string
属性值
string
clusterVersion
群集软件的版本。 注意:此属性不会序列化。 它只能由服务器填充。
clusterVersion?: string
属性值
string
diagnosticLevel
群集发出的诊断数据级别。
diagnosticLevel?: string
属性值
string
imdsAttestation
群集的 IMDS 证明状态。 注意:此属性不会序列化。 它只能由服务器填充。
imdsAttestation?: string
属性值
string
lastUpdated
上次群集报告数据的时间。 注意:此属性不会序列化。 它只能由服务器填充。
lastUpdated?: Date
属性值
Date