Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 786 Bytes

Platform.md

File metadata and controls

13 lines (10 loc) · 786 Bytes

Platform

Properties

Name Type Description Notes
Architecture string The architecture that the artifact applys to [optional] [default to null]
Os string The OS that the artifact applys to [optional] [default to null]
OsVersion string The version of the OS that the artifact applys to [optional] [default to null]
OsFeatures []string The features of the OS that the artifact applys to [optional] [default to null]
Variant string The variant of the CPU [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]