Compartilhar via


DetectorAbnormalTimePeriod.Solutions Propriedade

Definição

Obtém ou define a lista de soluções propostas

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a