次の方法で共有


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