次の方法で共有


ServiceObjective.IsSystem プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象