次の方法で共有


ServiceObjective クラス

定義

データベース サービスの目標を表します。

[Microsoft.Rest.Serialization.JsonTransformation]
public class ServiceObjective : Microsoft.Azure.Management.Sql.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ServiceObjective = class
    inherit ProxyResource
Public Class ServiceObjective
Inherits ProxyResource
継承
ServiceObjective
属性

コンストラクター

ServiceObjective()

ServiceObjective クラスの新しいインスタンスを初期化します。

ServiceObjective(String, String, String, String, Boolean, Boolean, String, Boolean)

ServiceObjective クラスの新しいインスタンスを初期化します。

プロパティ

Description

サービス レベル目標の説明を取得します。

Enabled

サービス レベルの目標が有効かどうかを取得します。

Id

リソース ID を取得します。

(継承元 Resource)
IsDefault

サービス レベルの目標が既定のサービス目標であるかどうかを取得します。

IsSystem

サービス レベルの目標がシステム サービスの目的であるかどうかを取得します。

Name

リソース名を取得します。

(継承元 Resource)
ServiceObjectiveName

サービス目標の名前を取得します。

Type

リソースの種類を取得します。

(継承元 Resource)

適用対象