Share via


ContainerGroupData.Volumes Property

Definition

The list of volumes that can be mounted by containers in this container group.

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerInstance.Models.ContainerVolume> Volumes { get; }
member this.Volumes : System.Collections.Generic.IList<Azure.ResourceManager.ContainerInstance.Models.ContainerVolume>
Public ReadOnly Property Volumes As IList(Of ContainerVolume)

Property Value

Applies to