次の方法で共有


ContainerVolumeMount.MountPath プロパティ

定義

ボリュームをマウントする必要があるコンテナー内のパス。 コロン (:) を含めることはできません。

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

プロパティ値

適用対象