次の方法で共有


LogicAppReceiver.UseCommonAlertSchema プロパティ

定義

共通アラート スキーマを使用するかどうかを示す値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="useCommonAlertSchema")]
public bool? UseCommonAlertSchema { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="useCommonAlertSchema")>]
member this.UseCommonAlertSchema : Nullable<bool> with get, set
Public Property UseCommonAlertSchema As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象