次の方法で共有


ServiceObjectiveInner.Enabled プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enabled")]
public bool Enabled { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enabled")>]
member this.Enabled : bool
Public ReadOnly Property Enabled As Boolean

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象