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

SqlDatabasePremiumServiceObjective 类

定义

“高级”Azure SQL数据库的已配置服务级别目标的名称。

public class SqlDatabasePremiumServiceObjective : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Sql.Fluent.SqlDatabasePremiumServiceObjective>
type SqlDatabasePremiumServiceObjective = class
    inherit ExpandableStringEnum<SqlDatabasePremiumServiceObjective>
Public Class SqlDatabasePremiumServiceObjective
Inherits ExpandableStringEnum(Of SqlDatabasePremiumServiceObjective)
继承
SqlDatabasePremiumServiceObjective

构造函数

SqlDatabasePremiumServiceObjective()

“高级”Azure SQL数据库的已配置服务级别目标的名称。

字段

P1

“高级”Azure SQL数据库的已配置服务级别目标的名称。

P11

“高级”Azure SQL数据库的已配置服务级别目标的名称。

P15

“高级”Azure SQL数据库的已配置服务级别目标的名称。

P2

“高级”Azure SQL数据库的已配置服务级别目标的名称。

P3

“高级”Azure SQL数据库的已配置服务级别目标的名称。

P4

“高级”Azure SQL数据库的已配置服务级别目标的名称。

P6

“高级”Azure SQL数据库的已配置服务级别目标的名称。

属性

Value

“高级”Azure SQL数据库的已配置服务级别目标的名称。

(继承自 ExpandableStringEnum<T>)

方法

Equals(Object)

“高级”Azure SQL数据库的已配置服务级别目标的名称。

(继承自 ExpandableStringEnum<T>)
Equals(String)

“高级”Azure SQL数据库的已配置服务级别目标的名称。

(继承自 ExpandableStringEnum<T>)
GetHashCode()

“高级”Azure SQL数据库的已配置服务级别目标的名称。

(继承自 ExpandableStringEnum<T>)
ToString()

“高级”Azure SQL数据库的已配置服务级别目标的名称。

(继承自 ExpandableStringEnum<T>)

适用于