Share via


NGroupContainerGroupProperties.Volumes Property

Definition

Contains information about the volumes that can be mounted by Containers in the Container Groups.

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

Property Value

Applies to