Compartir a través de


SmartGroup.MonitorServices Propiedad

Definición

Obtiene o establece el resumen de monitorServices en el grupo inteligente.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a