OSUpgradeSupportedVersions interface

Supported OS upgrade versions.

Properties

supportedSourceOsVersion

The source OS version name. NOTE: This property will not be serialized. It can only be populated by the server.

supportedTargetOsVersions

The target OS version names. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

supportedSourceOsVersion

The source OS version name. NOTE: This property will not be serialized. It can only be populated by the server.

supportedSourceOsVersion?: string

Property Value

string

supportedTargetOsVersions

The target OS version names. NOTE: This property will not be serialized. It can only be populated by the server.

supportedTargetOsVersions?: string[]

Property Value

string[]