IPPool interface
Describes IPPool
Properties
| end | End of the IP address pool |
| info | IPPool info |
| ip |
Type of the IP Pool [vm, vippool] |
| name | Name of the IP-Pool |
| start | Start of the IP address pool |
Property Details
end
End of the IP address pool
end?: string
Property Value
string
info
ipPoolType
Type of the IP Pool [vm, vippool]
ipPoolType?: string
Property Value
string
name
Name of the IP-Pool
name?: string
Property Value
string
start
Start of the IP address pool
start?: string
Property Value
string