Partager via


VolumeMount.MountPath Propriété

Définition

Obtient ou définit le chemin d’accès dans le conteneur où le volume doit être monté. Ne doit pas contenir de signe deux-points (:).

[Newtonsoft.Json.JsonProperty(PropertyName="mountPath")]
public string MountPath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="mountPath")>]
member this.MountPath : string with get, set
Public Property MountPath As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à