IncidentListResponse.Value Property

Definition

Optional. Incident collection.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.Incident> Value { get; set; }
member this.Value : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.Incident> with get, set
Public Property Value As IList(Of Incident)

Property Value

Applies to