Freigeben über


Solution.Type Eigenschaft

Definition

Ruft den Projektmappentyp ab oder legt diese fest. Mögliche Werte: "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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: