NGroupContainerGroupProperties.Volumes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)