HealthUpdateInfo

HealthUpdateInfo
HealthUpdateInfo
AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "id": "string",
    "componentType": "string",
    "description": "string"
}
string
id
Required

The identifier provided by the HealthUpdateProvider.

Identifiers are required to be unique per HealthUpdateProvider.

string
componentType
Required

The component type.

For supported values, see HealthUpdateInfoComponentTypeEnum

string
description
Required

A description of the change in health.