Partager via


ContainerGroup.Volumes Propriété

Définition

Obtient ou définit la liste des volumes qui peuvent être montés par les conteneurs de ce groupe de conteneurs.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à