次の方法で共有


ServiceObjective.IsDefault プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象