次の方法で共有


Alert.Recommendation プロパティ

定義

アラートで発生した問題に対して推奨されるアクションを取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.recommendation")]
public string Recommendation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.recommendation")>]
member this.Recommendation : string with get, set
Public Property Recommendation As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象