ReleaseUpdate

ReleaseUpdate
ReleaseUpdate

Update to a given release

JSON Example
{
    "id": "string",
    "productName": "string",
    "baseProductVersion": "string",
    "description": "string",
    "releaseUpdateURL": "string",
    "releaseDate": "string"
}
string
id
Required   Read-Only  
Constraints: minLength: 1

Release version

string
productName
Required   Read-Only  
Constraints: minLength: 1

Product name for which the release update is provided

string
baseProductVersion
Required   Read-Only  
Constraints: minLength: 1

Base product version for the release

string
description
Required   Read-Only  
Constraints: minLength: 1

Description of the release update

string As url As url
releaseUpdateURL
Read-Only  

URL to the release update

string
releaseDate
Required   Read-Only  

Release date e.g. 2020-06-08T02:20:15.844Z in yyyy-MM-dd'T'HH:mm:ss[.SSS]XXX ISO 8601 format