ContainerAppVolumeMount.MountPath Property

Definition

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

public string MountPath { get; set; }
member this.MountPath : string with get, set
Public Property MountPath As String

Property Value

Applies to