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

ServerVersionCapability Class

Definition

Represents the Azure SQL Server capabilities.

public class ServerVersionCapability
type ServerVersionCapability = class
Public Class ServerVersionCapability
Inheritance
ServerVersionCapability

Constructors

ServerVersionCapability()

Initializes a new instance of the ServerVersionCapability class.

Properties

Name

Optional. Gets the server version name.

Status

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

SupportedEditions

Optional. Gets the list of supported Azure SQL Server editions.

Applies to