Compartilhar via


ApplicationStackResource.Frameworks Propriedade

Definição

Obtém ou define a lista de estruturas associadas à pilha de aplicativos.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a