ContainerHostDataPath type

Defines values for ContainerHostDataPath.
KnownContainerHostDataPath can be used interchangeably with ContainerHostDataPath, this enum contains the known values that the service supports.

Known values supported by the service

Shared: The path for multi-instances task to shared their files.
Startup: The path for start task.
VfsMounts: The path contains all virtual file systems are mounted on this node.
Task: The task path.
JobPrep: The job-prep task path.
Applications: The applications path.

type ContainerHostDataPath = string