nuxt-app
Preparing search index...
virtual-machines
AttachedStorageDTO
Interface AttachedStorageDTO
アタッチされたストレージオブジェクト
interface
AttachedStorageDTO
{
id
:
string
;
path
:
string
;
storage
?:
VirtualStorageDTO
;
}
Index
Properties
id
path
storage?
Properties
id
id
:
string
アタッチされたストレージを識別するための一意なID
path
path
:
string
ストレージデバイスのパス
Optional
storage
storage
?:
VirtualStorageDTO
アタッチされたストレージに関する情報
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
path
storage
nuxt-app
Loading...
アタッチされたストレージオブジェクト