次の方法で共有


ContainerAppVolumeMount.SubPath プロパティ

定義

コンテナーのボリュームをマウントするボリューム内のパス。 既定値は "" (ボリュームのルート) です。

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

プロパティ値

適用対象