Package version:

Interface ServiceObjective

Represents a database service objective.

Hierarchy

Properties

description?: string

The description for the service level objective. NOTE: This property will not be serialized. It can only be populated by the server.

enabled?: boolean

Gets whether the service level objective is enabled. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

isDefault?: boolean

Gets whether the service level objective is the default service objective. NOTE: This property will not be serialized. It can only be populated by the server.

isSystem?: boolean

Gets whether the service level objective is a system service objective. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

serviceObjectiveName?: string

The name for the service objective. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc