modal-ts
Preparing search index...
VolumeFromNameParams
Type Alias VolumeFromNameParams
Description
client.volumes.fromName()
のオプションパラメータ
type
VolumeFromNameParams
=
{
createIfMissing
?:
boolean
;
environment
?:
string
;
}
Index
Properties
create
If
Missing?
environment?
Properties
Optional
create
If
Missing
createIfMissing
?:
boolean
存在しない場合に自動作成するかどうか
Optional
environment
environment
?:
string
使用する環境名
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
If
Missing
environment
modal-ts
Loading...
Description
client.volumes.fromName() のオプションパラメータ