次の方法で共有


SmartGroup.Resources プロパティ

定義

スマート グループ内のターゲット リソースの概要を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象