StorageMbCapability interface
storage size in MB capability
- Extends
Properties
default |
Default tier for IOPS NOTE: This property will not be serialized. It can only be populated by the server. |
maximum |
Maximum value of Storage size in MB 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 |
List of available options to upgrade the storage performance NOTE: This property will not be serialized. It can only be populated by the server. |
supported |
Maximum IOPS supported by this #Vcores or PremiumV2_LRS Storage Size NOTE: This property will not be serialized. It can only be populated by the server. |
supported |
Maximum values of throughput in MB/s NOTE: This property will not be serialized. It can only be populated by the server. |
supported |
Values of throughput in MB/s NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
reason | The reason for the capability not being available. NOTE: This property will not be serialized. It can only be populated by the server. |
status | The status of the capability. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
defaultIopsTier
Default tier for IOPS NOTE: This property will not be serialized. It can only be populated by the server.
defaultIopsTier?: string
Property Value
string
maximumStorageSizeMb
Maximum value of Storage size in MB NOTE: This property will not be serialized. It can only be populated by the server.
maximumStorageSizeMb?: number
Property Value
number
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
supportedIopsTiers
List of available options to upgrade the storage performance NOTE: This property will not be serialized. It can only be populated by the server.
supportedIopsTiers?: StorageTierCapability[]
Property Value
supportedMaximumIops
Maximum IOPS supported by this #Vcores or PremiumV2_LRS Storage Size NOTE: This property will not be serialized. It can only be populated by the server.
supportedMaximumIops?: number
Property Value
number
supportedMaximumThroughput
Maximum values of throughput in MB/s NOTE: This property will not be serialized. It can only be populated by the server.
supportedMaximumThroughput?: number
Property Value
number
supportedThroughput
Values of throughput in MB/s NOTE: This property will not be serialized. It can only be populated by the server.
supportedThroughput?: number
Property Value
number
Inherited Property Details
reason
The reason for the capability not being available. NOTE: This property will not be serialized. It can only be populated by the server.
reason?: string
Property Value
string
Inherited From CapabilityBase.reason
status
The status of the capability. NOTE: This property will not be serialized. It can only be populated by the server.
status?: CapabilityStatus
Property Value
Inherited From CapabilityBase.status