GetApplicationsApplicationMountDesc

data class GetApplicationsApplicationMountDesc(val mountPath: String, val nasPath: String)

Constructors

Link copied to clipboard
constructor(mountPath: String, nasPath: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Container mount path.

Link copied to clipboard

NAS relative file directory.