Delen via


Solution.Type Eigenschap

Definitie

Hiermee wordt het type oplossing opgehaald of ingesteld. Mogelijke waarden zijn: '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)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op