Click or drag to resize

ServerUpdate Class

Inheritance Hierarchy
SystemObject
  Aruba.Cloud.Provisioning.EntitiesServerUpdate

Namespace:  Aruba.Cloud.Provisioning.Entities
Assembly:  Aruba.Cloud.Provisioning.Entities (in Aruba.Cloud.Provisioning.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataContractAttribute]
public class ServerUpdate

The ServerUpdate type exposes the following members.

Constructors
  NameDescription
Public methodServerUpdate
Initializes a new instance of the ServerUpdate class
Top
Properties
  NameDescription
Public propertyCPUQuantity
Public propertyOpenStackFlavorID
Public propertyRAMQuantity
Public propertyRestartAfterExecuted
Public propertyServerId
Public propertySmartVMWarePackageID
Get or set Id of package of virtual server to update when the server is a SmartVMWare.
Public propertyVirtualDisks
Top
See Also