ServiceObjective Class

Represents a database service objective.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.sql.models._models_py3.ProxyResource
ServiceObjective

Constructor

ServiceObjective(**kwargs)

Variables

Name Description
id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

service_objective_name
str

The name for the service objective.

is_default

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

is_system

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

description
str

The description for the service level objective.

enabled

Gets whether the service level objective is enabled.