Compartilhar via


Solution.Type Propriedade

Definição

Obtém ou define o tipo de Solução. Os valores possíveis incluem: 'QuickSolution', 'DeepInvestigation', 'BestPractices'

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.AppService.Fluent.Models.SolutionType? Type { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.SolutionType> with get, set
Public Property Type As Nullable(Of SolutionType)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a