Share via


ContainerVolumeMount.MountPath Property

Definition

The path within the container where the volume should be mounted. Must not contain colon (:).

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

Property Value

Applies to