你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ComponentStateDetails interface
组件状态详细信息。
属性
compliance |
组件符合性状态。 |
id | 组件 ID。 |
name | 组件名称。 |
timestamp | 组件符合性评估时间戳。 |
type | 组件类型。 |
属性详细信息
complianceState
组件符合性状态。
complianceState?: string
属性值
string
id
组件 ID。
id?: string
属性值
string
name
组件名称。
name?: string
属性值
string
timestamp
组件符合性评估时间戳。
timestamp?: Date
属性值
Date
type
组件类型。
type?: string
属性值
string