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

ServiceObjectiveProperties Class

Definition

Represents the properties of an Azure SQL Database Service Objective.

public class ServiceObjectiveProperties
type ServiceObjectiveProperties = class
Public Class ServiceObjectiveProperties
Inheritance
ServiceObjectiveProperties

Constructors

ServiceObjectiveProperties()

Initializes a new instance of the ServiceObjectiveProperties class.

Properties

Description

Optional. Gets the description for the service level objective.

Enabled

Optional. Gets whether the service level objective is enabled.

IsDefault

Optional. Gets whether the service level objective is the default service objective.

IsSystem

Optional. Gets whether the service level objective is a system service objective.

ServiceObjectiveName

Optional. Gets the name for the service objective.

Applies to