Condividi tramite


Solution.Type Proprietà

Definizione

Ottiene o imposta il tipo di soluzione. I valori possibili includono: '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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a