Compartir a través de


SmartGroup.ResourceGroups Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a