UpgradeAvailableEvent is a notification sent to customers when a new available version is released.
JSON representation |
---|
{ "version": string, "resourceType": enum ( |
Fields | |
---|---|
version |
The release version available for upgrade. |
resource |
The resource type of the release version. |
release |
The release channel of the version. If empty, it means a non-channel release. |
resource |
Optional relative path to the resource. For example, the relative path of the node pool. |
windows |
Windows node versions info. |