Partager via


ApplicationStackResource.Frameworks Propriété

Définition

Obtient ou définit la liste des frameworks associés à la pile d’applications.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.frameworks")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.ApplicationStack> Frameworks { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.frameworks")>]
member this.Frameworks : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.ApplicationStack> with get, set
Public Property Frameworks As IList(Of ApplicationStack)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à