次の方法で共有


LogToMetricAction.Criteria プロパティ

定義

メトリックの条件を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="criteria")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.Criteria> Criteria { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="criteria")>]
member this.Criteria : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.Criteria> with get, set
Public Property Criteria As IList(Of Criteria)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象