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

ContainerInstanceEvent interface

表示所有容器事件的基数。

属性

category

事件的类别。

eventInstanceId

FabricEvent 实例的标识符。

hasCorrelatedEvents

显示现有相关事件可用。

kind

多态鉴别器

timeStamp

记录时间事件。

属性详细信息

category

事件的类别。

category?: string

属性值

string

eventInstanceId

FabricEvent 实例的标识符。

eventInstanceId: string

属性值

string

hasCorrelatedEvents

显示现有相关事件可用。

hasCorrelatedEvents?: boolean

属性值

boolean

kind

多态鉴别器

kind: "ContainerInstanceEvent"

属性值

"ContainerInstanceEvent"

timeStamp

记录时间事件。

timeStamp: Date

属性值

Date