Template.Containers Propriedade

Definição

Obtém ou define a lista de definições de contêiner para o Aplicativo de Contêiner.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a