Bagikan melalui


SmartGroup.ResourceGroups Property

Definition

Gets or sets summary of target resource groups in the smart group

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to