ContainerAppTemplate.Volumes Property

Definition

List of volume definitions for the Container App.

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

Property Value

Applies to