Package version:

Interface PersistentDisk

Persistent disk payload

Hierarchy

  • PersistentDisk

Properties

mountPath?: string

Mount path of the persistent disk

sizeInGB?: number

Size of the persistent disk in GB

usedInGB?: number

Size of the used persistent disk in GB NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc