Compartir a través de


SmartGroup.Resources Propiedad

Definición

Obtiene o establece el resumen de los recursos de destino en el grupo inteligente.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a