StorageMBCapability interface
storage size in MB capability
Properties
name | storage MB name NOTE: This property will not be serialized. It can only be populated by the server. |
status | The status NOTE: This property will not be serialized. It can only be populated by the server. |
storage |
storage size in MB NOTE: This property will not be serialized. It can only be populated by the server. |
supported |
supported IOPS NOTE: This property will not be serialized. It can only be populated by the server. |
supported |
NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
name
storage MB name NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
status
The status NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
Property Value
string
storageSizeMB
storage size in MB NOTE: This property will not be serialized. It can only be populated by the server.
storageSizeMB?: number
Property Value
number
supportedIops
supported IOPS NOTE: This property will not be serialized. It can only be populated by the server.
supportedIops?: number
Property Value
number
supportedUpgradableTierList
NOTE: This property will not be serialized. It can only be populated by the server.
supportedUpgradableTierList?: StorageTierCapability[]