你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

EditionCapability Class

Definition

Represents the Azure SQL Server edition capabilities.

public class EditionCapability
type EditionCapability = class
Public Class EditionCapability
Inheritance
EditionCapability

Constructors

EditionCapability()

Initializes a new instance of the EditionCapability class.

Properties

Name

Optional. Gets the edition name.

Status

Optional. Gets the status of the Azure SQL Server edition.

SupportedServiceObjectives

Optional. Gets the list of supported Service Objectives for the edition.

Applies to