次の方法で共有


LogSearchRuleResource.Action プロパティ

定義

ルールの実行に対してアクションを実行する必要がある値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.action")]
public Microsoft.Azure.Management.Monitor.Models.Action Action { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.action")>]
member this.Action : Microsoft.Azure.Management.Monitor.Models.Action with get, set
Public Property Action As Action

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象