Click or drag to resize

Storage Class

Storage data
Inheritance Hierarchy
SystemObject
  VMInfoFace.DataStorage

Namespace:  VMInfoFace.Data
Assembly:  VMInfoFace.Data (in VMInfoFace.Data.dll) Version: 21.5.28.1 (21.5.28.1171)
Syntax
public class Storage

The Storage type exposes the following members.

Constructors
  NameDescription
Public methodStorage
Initializes a new instance of the Storage class. Constructor without parameter
Public methodStorage(String, Int64)
Initializes a new instance of the Storage class. Constructor with parameter
Top
Properties
  NameDescription
Public propertyCapacity
Storage capacity in MB
Public propertyName
Storage groups name
Top
Remarks
VMInfoFace.Data class diagram
See Also