Compartilhar via


ContainerGroupInner.Containers Propriedade

Definição

Obtém ou define os contêineres dentro do grupo de contêineres.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a