Share via


IContainerGroup.Volumes Property

Definition

Gets the volumes for this container group.

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.ContainerInstance.Fluent.Models.Volume> Volumes { get; }
member this.Volumes : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.ContainerInstance.Fluent.Models.Volume>
Public ReadOnly Property Volumes As IReadOnlyDictionary(Of String, Volume)

Property Value

Applies to