Compartir a través de


ApplicationStackResource.Frameworks Propiedad

Definición

Obtiene o establece la lista de marcos asociados a la pila de aplicaciones.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a