你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AzureSqlServerServiceObjectiveModel 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 the core properties of an Azure Sql Server
public class AzureSqlServerServiceObjectiveModel
type AzureSqlServerServiceObjectiveModel = class
Public Class AzureSqlServerServiceObjectiveModel
- Inheritance
-
AzureSqlServerServiceObjectiveModel
Constructors
AzureSqlServerServiceObjectiveModel() |
Properties
Capacity |
Gets or sets the capacity (e.g. in DTU or vcores). |
CapacityUnit |
Gets or sets the capacity unit (e.g. DTU or vcores). |
Description |
Gets or sets the description for the Service Objective |
Edition |
Gets or sets the edition |
Enabled |
Gets or sets whether or not the Service Objective is enabled |
Family |
Gets or sets the family |
IsDefault |
Gets or sets Whether or no the Service Objective is the default one |
IsSystem |
Gets or sets Whether or no the Service Objective is a system value |
ResourceGroupName |
Gets or sets the name of the resource group |
ServerName |
Gets or sets the name of the server |
ServiceObjectiveName |
Gets or sets the name of the service objective |
SkuName |
Gets or sets the sku name |