Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InputDirectory

Package version

interface

An interface representing InputDirectory. Input directory for the job.

Hierarchy

  • InputDirectory

Index

Properties

Properties

id

id: string
member

{string} id ID. The ID for the input directory. The job can use AZ_BATCHAI_INPUT_ environment variable to find the directory path, where is the value of id attribute.

path

path: string
member

{string} path Path. The path to the input directory.

Generated using TypeDoc