WebAppMinorVersion.StackSettings Property

Definition

Gets settings associated with the minor version.

[Newtonsoft.Json.JsonProperty(PropertyName="stackSettings")]
public Microsoft.Azure.Management.WebSites.Models.WebAppRuntimes StackSettings { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="stackSettings")>]
member this.StackSettings : Microsoft.Azure.Management.WebSites.Models.WebAppRuntimes
Public ReadOnly Property StackSettings As WebAppRuntimes

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to