次の方法で共有


SmartGroup.MonitorConditions プロパティ

定義

スマート グループ内の monitorConditions の概要を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象