Share via


DetectorAbnormalTimePeriod.Solutions Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="solutions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.Solution> Solutions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="solutions")>]
member this.Solutions : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.Solution> with get, set
Public Property Solutions As IList(Of Solution)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to