Partager via


ContainerGroupInner.Containers Propriété

Définition

Obtient ou définit les conteneurs dans le groupe de conteneurs.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à