Package version:

Interface VolumeMount

Volume mount for the Container App.

Hierarchy

  • VolumeMount

Properties

Properties

mountPath?: string

Path within the container at which the volume should be mounted.Must not contain ':'.

volumeName?: string

This must match the Name of a Volume.

Generated using TypeDoc