@taiyi-io/api-connector-ts
Preparing search index...
VolumeSpec
Interface VolumeSpec
卷规格
Interface
interface
VolumeSpec
{
format
:
VolumeFormat
;
size
:
number
;
tag
:
string
;
}
Index
Properties
format
size
tag
Properties
format
format
:
VolumeFormat
格式
size
size
:
number
大小,单位MB
tag
tag
:
string
标签
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
format
size
tag
@taiyi-io/api-connector-ts
Loading...
卷规格
Interface