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.ProxyResourceServiceObjective
Constructor
ServiceObjective(**kwargs)
Variables
Name | Description |
---|---|
id
|
Resource ID. |
name
|
Resource name. |
type
|
Resource type. |
service_objective_name
|
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
|
The description for the service level objective. |
enabled
|
Gets whether the service level objective is enabled. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python