Share via


ContainerAppVolumeMount.MountPath Property

Definition

Path within the container at which the volume should be mounted.Must not contain ':'.

public Azure.Provisioning.BicepValue<string> MountPath { get; set; }
member this.MountPath : Azure.Provisioning.BicepValue<string> with get, set
Public Property MountPath As BicepValue(Of String)

Property Value

Applies to