Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UnmanagedFileSystemReference

Package version

interface

An interface representing UnmanagedFileSystemReference. Unmananged file system mounting configuration.

Hierarchy

  • UnmanagedFileSystemReference

Index

Properties

mountCommand

mountCommand: string
member

{string} mountCommand Mount command. Mount command line. Note, Batch AI will append mount path to the command on its own.

relativeMountPath

relativeMountPath: string
member

{string} relativeMountPath Relative mount path. The relative path on the compute node where the unmanaged file system will be mounted. Note that all cluster level unmanaged file systems will be mounted under $AZ_BATCHAI_MOUNT_ROOT location and all job level unmanaged file systems will be mounted under $AZ_BATCHAI_JOB_MOUNT_ROOT.

Generated using TypeDoc