cloud189-sdkcloud189-sdk
  • 介绍
  • 快速上手
API
GitHub
  • 介绍
  • 快速上手
API
GitHub

Home > cloud189-sdk-docs > CapacityInfo

CapacityInfo interface

容量信息

Signature:

export interface CapacityInfo 

Properties

Property

Modifiers

Type

Description

freeSize

number

剩余空间 单位KB

totalSize

number

总空间 单位KB

usedSize

number

已使用空间 单位KB

Edit this page