Compartilhar via


ContainerGroupInner.Volumes Propriedade

Definição

Obtém ou define a lista de volumes que podem ser montados por contêineres nesse grupo de contêineres.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a