nuxt-app
Preparing search index...
storage-pools
NetworkStoragePoolCreateRequestDTO
Interface NetworkStoragePoolCreateRequestDTO
ネットワークストレージプール作成リクエストオブジェクト
interface
NetworkStoragePoolCreateRequestDTO
{
localStorageId
:
string
;
name
:
string
;
size
:
number
;
}
Index
Properties
local
Storage
Id
name
size
Properties
local
Storage
Id
localStorageId
:
string
使用するローカルストレージのID
name
name
:
string
ストレージプールの名前
size
size
:
number
ストレージプールのサイズ(バイト単位)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
local
Storage
Id
name
size
nuxt-app
Loading...
ネットワークストレージプール作成リクエストオブジェクト