Partager via


Solution.Type Propriété

Définition

Obtient ou définit le type de solution. Les valeurs possibles sont les suivantes : 'QuickSolution', 'DeepInvestigation', 'BestPractices'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à