次の方法で共有


ServiceObjective.DimensionSettingResponse クラス

定義

ディメンションの設定。

public class ServiceObjective.DimensionSettingResponse : Microsoft.WindowsAzure.Management.Sql.Models.SqlModelCommon
type ServiceObjective.DimensionSettingResponse = class
    inherit SqlModelCommon
Public Class ServiceObjective.DimensionSettingResponse
Inherits SqlModelCommon
継承
ServiceObjective.DimensionSettingResponse

コンストラクター

ServiceObjective.DimensionSettingResponse()

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

プロパティ

Description

省略可能。 ディメンション設定の説明を取得します。

Id

任意。 ディメンション設定を識別する一意の Guid を取得します。

IsDefault

任意。 ディメンション設定が既定の設定であるかどうかを示します。

Name

省略可能。 サービス リソースの名前を取得します。

(継承元 SqlModelCommon)
Ordinal

任意。 ディメンション設定の序数位置を取得します。

State

省略可能。 サービス リソースの状態を取得します。

(継承元 SqlModelCommon)
Type

省略可能。 サービス リソースの種類を取得します。

(継承元 SqlModelCommon)

適用対象