ServiceObjectiveProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |