ManagedInstanceVcoresCapability interface   
The managed instance virtual cores capability.
Properties
| included | Included size. NOTE: This property will not be serialized. It can only be populated by the server. | 
| instance | 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 | The virtual cores identifier. NOTE: This property will not be serialized. It can only be populated by the server. | 
| reason | The reason for the capability not being available. | 
| standalone | 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. | 
| status | The status of the capability. NOTE: This property will not be serialized. It can only be populated by the server. | 
| supported | List of supported maintenance configurations NOTE: This property will not be serialized. It can only be populated by the server. | 
| supported | Storage size ranges. NOTE: This property will not be serialized. It can only be populated by the server. | 
| value | The virtual cores value. NOTE: This property will not be serialized. It can only be populated by the server. | 
Property Details
		includedMaxSize
	  
	Included size. NOTE: This property will not be serialized. It can only be populated by the server.
includedMaxSize?: MaxSizeCapabilityProperty Value
		instancePoolSupported
	  
	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.
instancePoolSupported?: booleanProperty Value
boolean
name
The virtual cores identifier. NOTE: This property will not be serialized. It can only be populated by the server.
name?: stringProperty Value
string
reason
The reason for the capability not being available.
reason?: stringProperty Value
string
		standaloneSupported
	 
	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.
standaloneSupported?: booleanProperty Value
boolean
status
The status of the capability. NOTE: This property will not be serialized. It can only be populated by the server.
status?: CapabilityStatusProperty Value
		supportedMaintenanceConfigurations
	  
	List of supported maintenance configurations NOTE: This property will not be serialized. It can only be populated by the server.
supportedMaintenanceConfigurations?: ManagedInstanceMaintenanceConfigurationCapability[]Property Value
		supportedStorageSizes
	  
	Storage size ranges. NOTE: This property will not be serialized. It can only be populated by the server.
supportedStorageSizes?: MaxSizeRangeCapability[]Property Value
value
The virtual cores value. NOTE: This property will not be serialized. It can only be populated by the server.
value?: numberProperty Value
number