ApplicationStack.Frameworks Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets list of frameworks associated with application stack.
[Newtonsoft.Json.JsonProperty(PropertyName="frameworks")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.ApplicationStack> Frameworks { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="frameworks")>]
member this.Frameworks : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.ApplicationStack> with get, set
Public Property Frameworks As IList(Of ApplicationStack)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute