Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PersistentDisk

Package version

Persistent disk payload

Hierarchy

  • PersistentDisk

Index

Properties

Optional mountPath

mountPath: undefined | string

Mount path of the persistent disk

Optional sizeInGB

sizeInGB: undefined | number

Size of the persistent disk in GB

Optional usedInGB

usedInGB: undefined | 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