Condividi tramite


SmartGroup.Resources Property

Definition

Gets or sets summary of target resources in the smart group

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to