Click or drag to resize

SharedStorageAddon Class

Inheritance Hierarchy
SystemObject
  Aruba.Cloud.Provisioning.Entities.SharedStorageSharedStorageAddon

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

The SharedStorageAddon type exposes the following members.

Constructors
  NameDescription
Public methodSharedStorageAddon
Initializes a new instance of the SharedStorageAddon class
Top
Properties
  NameDescription
Public propertyAddonType
Unified Storage Addon Type For the list of possible values see ResourceTypes
Public propertyCreationDate
Creation Date
Public propertyDataCenterID
Data Center ID
Public propertyDeletionDate
Deletion Date
Public propertyModifiedDate
Modified Date
Public propertySharedStorageAddonID
Unified Storage Addon ID
Public propertyStatus
Status For the list of possible values see SharedStorageStatus
Public propertyValue
Value
Top
See Also