Deadline Scripting Reference  10.2.1.1
Deadline.Cloud.OSImage Class Reference

A class used to describe an OS Image, in a provider-agnostic way More...

Properties

int Bitness [get, set]
 The bitness of this image More...
 
string Description [get, set]
 Human-readable description of this OS Image More...
 
string ID [get, set]
 The ID used to uniquely identify this OS Image More...
 
Environment2.OS Platform [get, set]
 The type of OS contained in this Image (ie, Windows, Linux) More...
 

Detailed Description

A class used to describe an OS Image, in a provider-agnostic way

Property Documentation

◆ Bitness

int Deadline.Cloud.OSImage.Bitness
getset

The bitness of this image

◆ Description

string Deadline.Cloud.OSImage.Description
getset

Human-readable description of this OS Image

◆ ID

string Deadline.Cloud.OSImage.ID
getset

The ID used to uniquely identify this OS Image

◆ Platform

Environment2.OS Deadline.Cloud.OSImage.Platform
getset

The type of OS contained in this Image (ie, Windows, Linux)