IPPool interface
描述 IPPool
属性
| end | IP 地址池的末端 |
| info | IPPool 信息 |
| ip |
IP 池的类型 [vm, vippool] |
| name | IP-Pool 名称 |
| start | IP 地址池的开始 |
属性详细信息
end
IP 地址池的末端
end?: string
属性值
string
info
ipPoolType
IP 池的类型 [vm, vippool]
ipPoolType?: string
属性值
string
name
IP-Pool 名称
name?: string
属性值
string
start
IP 地址池的开始
start?: string
属性值
string