NfsMountConfiguration.RelativeMountPath プロパティ

定義

ファイル システムがマウントされるコンピューティング ノードの相対パスを取得します。

public string RelativeMountPath { get; }
member this.RelativeMountPath : string
Public ReadOnly Property RelativeMountPath As String

プロパティ値

注釈

すべてのファイル システムは Batch mounts ディレクトリに対して相対的にマウントされ、AZ_BATCH_NODE_MOUNTS_DIR環境変数を介してアクセスできます。

適用対象