您现在访问的是微软AZURE全球版技术文档网站,若需要访问由世纪互联运营的MICROSOFT AZURE中国区技术文档网站,请访问 https://docs.azure.cn.
已部署的服务包新运行状况报告事件DeployedServicePackageNewHealthReportEvent
已部署的服务运行状况报告已创建事件。Deployed Service Health Report Created event.
属性Properties
名称Name | 类型Type | 必选Required |
---|---|---|
Kind |
字符串string | 是Yes |
EventInstanceId |
字符串(uuid)string (uuid) | 是Yes |
Category |
字符串string | 否No |
TimeStamp |
字符串(日期时间)string (date-time) | 是Yes |
HasCorrelatedEvents |
booleanboolean | 否No |
ApplicationId |
字符串string | 是Yes |
ServiceManifestName |
字符串string | 是Yes |
ServicePackageInstanceId |
整数 (int64)integer (int64) | 是Yes |
ServicePackageActivationId |
字符串string | 是Yes |
NodeName |
字符串string | 是Yes |
SourceId |
字符串string | 是Yes |
Property |
字符串string | 是Yes |
HealthState |
字符串string | 是Yes |
TimeToLiveMs |
整数 (int64)integer (int64) | 是Yes |
SequenceNumber |
整数 (int64)integer (int64) | 是Yes |
Description |
字符串string | 是Yes |
RemoveWhenExpired |
booleanboolean | 是Yes |
SourceUtcTimestamp |
字符串(日期时间)string (date-time) | 是Yes |
种类Kind
类型: 字符串Type: string
必需: 是Required: Yes
歧视属性。A discriminator property. 对于类型为"已部署的服务包新运行状况报告事件"的对象,其值必须为"已部署服务包新运行状况报告"。Its value must be 'DeployedServicePackageNewHealthReport' for objects of type 'DeployedServicePackageNewHealthReportEvent'.
EventInstanceId
类型: 字符串 (uuid)Type: string (uuid)
必需: 是Required: Yes
FabricEvent 实例的标识符。The identifier for the FabricEvent instance.
Category
类型: 字符串Type: string
必需: 否Required: No
事件类别。The category of event.
TimeStamp
类型: 字符串(日期时间)Type: string (date-time)
必需: 是Required: Yes
记录时间事件。The time event was logged.
HasCorrelatedEvents
类型: 布尔Type: boolean
必需: 否Required: No
显示现有相关事件可用。Shows there is existing related events available.
ApplicationId
类型: 字符串Type: string
必需: 是Required: Yes
应用程序的标识。The identity of the application. 这是应用程序名称的编码表示形式。This is an encoded representation of the application name. 这在 REST API 中用于标识应用程序资源。This is used in the REST APIs to identify the application resource.
从版本 6.0 开始,分层名称使用""~字符进行分隔。Starting in version 6.0, hierarchical names are delimited with the "~" character. 例如,如果应用程序名称为"结构:/myapp/app1",则应用程序标识将在 6.0+~中为"myapp app1",在以前的版本中为"myapp/app1"。For example, if the application name is "fabric:/myapp/app1", the application identity would be "myapp~app1" in 6.0+ and "myapp/app1" in previous versions.
ServiceManifestName
类型: 字符串Type: string
必需: 是Required: Yes
服务清单名称。Service manifest name.
ServicePackageInstanceId
类型: 整数 (int64)Type: integer (int64)
必需: 是Required: Yes
服务包实例的 ID。Id of Service package instance.
ServicePackageActivationId
类型: 字符串Type: string
必需: 是Required: Yes
服务包激活的 ID。Id of Service package activation.
NodeName
类型: 字符串Type: string
必需: 是Required: Yes
服务结构节点的名称。The name of a Service Fabric node.
SourceId
类型: 字符串Type: string
必需: 是Required: Yes
报表源的 ID。Id of report source.
Property
类型: 字符串Type: string
必需: 是Required: Yes
描述属性。Describes the property.
HealthState
类型: 字符串Type: string
必需: 是Required: Yes
描述属性运行状况状态。Describes the property health state.
TimeToLiveMs
类型: 整数 (int64)Type: integer (int64)
必需: 是Required: Yes
以毫秒为单位生活的时间。Time to live in milli-seconds.
SequenceNumber
类型: 整数 (int64)Type: integer (int64)
必需: 是Required: Yes
报表的序列号。Sequence number of report.
Description
类型: 字符串Type: string
必需: 是Required: Yes
报表的说明。Description of report.
RemoveWhenExpired
类型: 布尔Type: boolean
必需: 是Required: Yes
指示删除过期时。Indicates the removal when it expires.
SourceUtcTimestamp
类型: 字符串(日期时间)Type: string (date-time)
必需: 是Required: Yes
源时间。Source time.