EditionCapabilityModel 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.
Represents an Edition for an Azure SQL Database and its capabilities
public class EditionCapabilityModel
type EditionCapabilityModel = class
Public Class EditionCapabilityModel
- Inheritance
-
EditionCapabilityModel
Constructors
EditionCapabilityModel() |
Properties
EditionName |
Gets or sets the name of the Edition |
Status |
Gets or sets the status of the Edition with respect to Azure SQL Server version for the current subscription |
SupportedServiceObjectives |
Gets or sets the list of supported Service Objectives and their capabilities. |