StorageTierCapability interface
Properties
iops | Supported IOPS for this storage tier NOTE: This property will not be serialized. It can only be populated by the server. |
is |
Indicates if this is a baseline storage tier or not NOTE: This property will not be serialized. It can only be populated by the server. |
name | Name to represent Storage tier capability NOTE: This property will not be serialized. It can only be populated by the server. |
status | Status os this storage tier NOTE: This property will not be serialized. It can only be populated by the server. |
tier |
Storage tier name NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
iops
Supported IOPS for this storage tier NOTE: This property will not be serialized. It can only be populated by the server.
iops?: number
Property Value
number
isBaseline
Indicates if this is a baseline storage tier or not NOTE: This property will not be serialized. It can only be populated by the server.
isBaseline?: boolean
Property Value
boolean
name
Name to represent Storage tier capability NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
status
Status os this storage tier NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
Property Value
string
tierName
Storage tier name NOTE: This property will not be serialized. It can only be populated by the server.
tierName?: string
Property Value
string