Volumes Property
List of additional volumes to map inside the container.
Syntax
public
System.Collections.Generic.IReadOnlyList<ContainerVolumeMapping> Volumes {
get
;
set
; }