ManagedInstanceVcoresCapability interface

The managed instance virtual cores capability.

Properties

includedMaxSize

Included size.

includedStorageIOps

Included storage IOps.

includedStorageThroughputMBps

Included storage throughput MBps.

instancePoolSupported

True if this service objective is supported for managed instances in an instance pool.

iopsIncludedValueOverrideFactorPerSelectedStorageGB

Included IOps override factor per selected storage GB.

iopsMinValueOverrideFactorPerSelectedStorageGB

Min IOps override factor per selected storage GB.

name

The virtual cores identifier.

reason

The reason for the capability not being available.

standaloneSupported

True if this service objective is supported for standalone managed instances.

status

The status of the capability.

supportedMaintenanceConfigurations

List of supported maintenance configurations

supportedMemoryLimitsMB

Memory limit MB ranges.

supportedMemorySizesInGB

Supported memory sizes in GB.

supportedStorageIOps

Storage IOps ranges.

supportedStorageSizes

Storage size ranges.

supportedStorageThroughputMBps

Storage throughput MBps ranges.

throughputMBpsIncludedValueOverrideFactorPerSelectedStorageGB

Included throughput MBps override factor per selected storage GB.

throughputMBpsMinValueOverrideFactorPerSelectedStorageGB

Min throughput MBps override factor per selected storage GB.

value

The virtual cores value.

Property Details

includedMaxSize

Included size.

includedMaxSize?: MaxSizeCapability

Property Value

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

The status of the capability.

status?: CapabilityStatus

Property Value

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