ManagedInstanceFamilyCapability 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 server family capability.
public class ManagedInstanceFamilyCapability
type ManagedInstanceFamilyCapability = class
Public Class ManagedInstanceFamilyCapability
- Inheritance
-
ManagedInstanceFamilyCapability
Constructors
ManagedInstanceFamilyCapability() |
Initializes a new instance of the ManagedInstanceFamilyCapability class. |
ManagedInstanceFamilyCapability(String, String, IList<LicenseTypeCapability>, IList<ManagedInstanceVcoresCapability>, Nullable<CapabilityStatus>, String) |
Initializes a new instance of the ManagedInstanceFamilyCapability class. |
Properties
Name |
Gets family name. |
Reason |
Gets or sets the reason for the capability not being available. |
Sku |
Gets SKU name. |
Status |
Gets the status of the capability. Possible values include: 'Visible', 'Available', 'Default', 'Disabled' |
SupportedLicenseTypes |
Gets list of supported license types. |
SupportedVcoresValues |
Gets list of supported virtual cores values. |
Applies to
Azure SDK for .NET