VolumeMountV1.MountPath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the path within the container at which the volume will be mounted.
[YamlDotNet.Serialization.YamlMember(Alias="mountPath")]
public string MountPath { get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="mountPath")>]
member this.MountPath : string with get, set
Public Property MountPath As String
Property Value
- Attributes
-
YamlDotNet.Serialization.YamlMemberAttribute