Package version:

Interface ManagedInstanceVcoresCapability

The managed instance virtual cores capability.

Hierarchy

  • ManagedInstanceVcoresCapability

Properties

includedMaxSize?: MaxSizeCapability

Included size. NOTE: This property will not be serialized. It can only be populated by the server.

instancePoolSupported?: boolean

True if this service objective is supported for managed instances in an instance pool. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

The virtual cores identifier. NOTE: This property will not be serialized. It can only be populated by the server.

reason?: string

The reason for the capability not being available.

standaloneSupported?: boolean

True if this service objective is supported for standalone managed instances. NOTE: This property will not be serialized. It can only be populated by the server.

The status of the capability. NOTE: This property will not be serialized. It can only be populated by the server.

supportedMaintenanceConfigurations?: ManagedInstanceMaintenanceConfigurationCapability[]

List of supported maintenance configurations NOTE: This property will not be serialized. It can only be populated by the server.

supportedStorageSizes?: MaxSizeRangeCapability[]

Storage size ranges. NOTE: This property will not be serialized. It can only be populated by the server.

value?: number

The virtual cores value. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc