次の方法で共有


MetricAlertMultipleResourceMultipleMetricCriteria.AllOf プロパティ

定義

この 'all of' 操作の複数のメトリック条件の一覧を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象