Condividi tramite


SmartGroup.MonitorServices Property

Definition

Gets or sets summary of monitorServices in the smart group

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to