Bagikan melalui


SmartGroup.ResourceTypes Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to