nuxt-app
Preparing search index...
virtual-networks
SubnetCreateRequestDTO
Interface SubnetCreateRequestDTO
サブネット作成リクエストオブジェクト
interface
SubnetCreateRequestDTO
{
cidr
:
string
;
name
:
string
;
possibleExternalConnection
:
boolean
;
}
Index
Properties
cidr
name
possible
External
Connection
Properties
cidr
cidr
:
string
CIDR形式のサブネットアドレス
name
name
:
string
サブネットの名前
possible
External
Connection
possibleExternalConnection
:
boolean
外部接続が可能かどうかを示すフラグ
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cidr
name
possible
External
Connection
nuxt-app
Loading...
サブネット作成リクエストオブジェクト