StorageMBCapability Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
storage size in MB capability
public class StorageMBCapability
type StorageMBCapability = class
Public Class StorageMBCapability
- Inheritance
-
System.ObjectStorageMBCapability
Constructors
StorageMBCapability() |
Initializes a new instance of the StorageMBCapability class. |
StorageMBCapability(String, Nullable<Int64>, Nullable<Int64>) |
Initializes a new instance of the StorageMBCapability class. |
Properties
Name |
Gets storage MB name |
StorageSizeMB |
Gets storage size in MB |
SupportedIops |
Gets supported IOPS |