ManagedInstanceVcoresCapability interface
The managed instance virtual cores capability.
Properties
| included |
Included size. |
| included |
Included storage IOps. |
| included |
Included storage throughput MBps. |
| instance |
True if this service objective is supported for managed instances in an instance pool. |
| iops |
Included IOps override factor per selected storage GB. |
| iops |
Min IOps override factor per selected storage GB. |
| name | The virtual cores identifier. |
| reason | The reason for the capability not being available. |
| standalone |
True if this service objective is supported for standalone managed instances. |
| status | The status of the capability. |
| supported |
List of supported maintenance configurations |
| supported |
Memory limit MB ranges. |
| supported |
Supported memory sizes in GB. |
| supported |
Storage IOps ranges. |
| supported |
Storage size ranges. |
| supported |
Storage throughput MBps ranges. |
| throughput |
Included throughput MBps override factor per selected storage GB. |
| throughput |
Min throughput MBps override factor per selected storage GB. |
| value | The virtual cores value. |
Property Details
includedMaxSize
includedStorageIOps
Included storage IOps.
includedStorageIOps?: number
Property Value
number
includedStorageThroughputMBps
Included storage throughput MBps.
includedStorageThroughputMBps?: number
Property Value
number
instancePoolSupported
True if this service objective is supported for managed instances in an instance pool.
instancePoolSupported?: boolean
Property Value
boolean
iopsIncludedValueOverrideFactorPerSelectedStorageGB
Included IOps override factor per selected storage GB.
iopsIncludedValueOverrideFactorPerSelectedStorageGB?: number
Property Value
number
iopsMinValueOverrideFactorPerSelectedStorageGB
Min IOps override factor per selected storage GB.
iopsMinValueOverrideFactorPerSelectedStorageGB?: number
Property Value
number
name
The virtual cores identifier.
name?: string
Property Value
string
reason
The reason for the capability not being available.
reason?: string
Property Value
string
standaloneSupported
True if this service objective is supported for standalone managed instances.
standaloneSupported?: boolean
Property Value
boolean
status
supportedMaintenanceConfigurations
List of supported maintenance configurations
supportedMaintenanceConfigurations?: ManagedInstanceMaintenanceConfigurationCapability[]
Property Value
supportedMemoryLimitsMB
Memory limit MB ranges.
supportedMemoryLimitsMB?: MaxLimitRangeCapability
Property Value
supportedMemorySizesInGB
Supported memory sizes in GB.
supportedMemorySizesInGB?: MaxLimitRangeCapability
Property Value
supportedStorageIOps
Storage IOps ranges.
supportedStorageIOps?: MaxLimitRangeCapability
Property Value
supportedStorageSizes
Storage size ranges.
supportedStorageSizes?: MaxSizeRangeCapability[]
Property Value
supportedStorageThroughputMBps
Storage throughput MBps ranges.
supportedStorageThroughputMBps?: MaxLimitRangeCapability
Property Value
throughputMBpsIncludedValueOverrideFactorPerSelectedStorageGB
Included throughput MBps override factor per selected storage GB.
throughputMBpsIncludedValueOverrideFactorPerSelectedStorageGB?: number
Property Value
number
throughputMBpsMinValueOverrideFactorPerSelectedStorageGB
Min throughput MBps override factor per selected storage GB.
throughputMBpsMinValueOverrideFactorPerSelectedStorageGB?: number
Property Value
number
value
The virtual cores value.
value?: number
Property Value
number