次の方法で共有


SmartGroup.ResourceGroups プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象