ManagedInstanceVcoresCapability Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The managed instance virtual cores capability.
public class ManagedInstanceVcoresCapability
type ManagedInstanceVcoresCapability = class
Public Class ManagedInstanceVcoresCapability
- Inheritance
-
ManagedInstanceVcoresCapability
Constructors
ManagedInstanceVcoresCapability() |
Initializes a new instance of the ManagedInstanceVcoresCapability class. |
ManagedInstanceVcoresCapability(String, Nullable<Int32>, MaxSizeCapability, IList<MaxSizeRangeCapability>, Nullable<Boolean>, Nullable<Boolean>, IList<ManagedInstanceMaintenanceConfigurationCapability>, Nullable<CapabilityStatus>, String) |
Initializes a new instance of the ManagedInstanceVcoresCapability class. |
Properties
IncludedMaxSize |
Gets included size. |
InstancePoolSupported |
Gets true if this service objective is supported for managed instances in an instance pool. |
Name |
Gets the virtual cores identifier. |
Reason |
Gets or sets the reason for the capability not being available. |
StandaloneSupported |
Gets true if this service objective is supported for standalone managed instances. |
Status |
Gets the status of the capability. Possible values include: 'Visible', 'Available', 'Default', 'Disabled' |
SupportedMaintenanceConfigurations |
Gets list of supported maintenance configurations |
SupportedStorageSizes |
Gets storage size ranges. |
Value |
Gets the virtual cores value. |
Applies to
Azure SDK for .NET