你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ComponentStateDetails interface

Component state details.

Properties

complianceState

Component compliance state.

id

Component Id.

name

Component name.

timestamp

Component compliance evaluation timestamp.

type

Component type.

Property Details

complianceState

Component compliance state.

complianceState?: string

Property Value

string

id

Component Id.

id?: string

Property Value

string

name

Component name.

name?: string

Property Value

string

timestamp

Component compliance evaluation timestamp.

timestamp?: Date

Property Value

Date

type

Component type.

type?: string

Property Value

string