nuxt-app
Preparing search index...
virtual-machines
SnapShotCreateRequestDTO
Interface SnapShotCreateRequestDTO
スナップショット作成リクエストオブジェクト
interface
SnapShotCreateRequestDTO
{
description
?:
string
;
name
:
string
;
targetVmId
:
string
;
}
Index
Properties
description?
name
target
Vm
Id
Properties
Optional
description
description
?:
string
スナップショットの説明
name
name
:
string
スナップショットの名前
target
Vm
Id
targetVmId
:
string
スナップショットを取得する仮想マシンのID
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
name
target
Vm
Id
nuxt-app
Loading...
スナップショット作成リクエストオブジェクト