OperatingSystem [SPFSDK][VMMREF]
Applies To: Windows Azure Pack
The OperatingSystem type represents information about an operating system used by a hard disk or virtual machine.
For more information, see Complex Types
Name | Type | Nullable | Description |
|---|---|---|---|
Architecture | Edm.String | True | The architecture of an operating system, either x84 or x64 |
Description | Edm.String | True | A friendly description of this operating system. |
Edition | Edm.String | True | Identifies the edition of this operating system. |
Name | Edm.String | True | The name of the operating system. |
OSType | Edm.String | True | The type of operating system, either Linux or Windows. |
ProductType | Edm.String | True | The type of product. |
Version | Edm.String | True | The version of the operating system. |
Here is a list of entities that use this complex type. Some items do not have links because they have not yet been documented.
VirtualMachine
VMTemplate