An IP pool range .
name | data type | type | namespace | min/max occurs | description |
---|---|---|---|---|---|
from | string | element | 0/1 | Gets the from. | |
to | string | element | 0/1 | Gets the to. | |
Properties inherited from supportTemplating |
|||||
xsitype | string | attribute | 0/1 |
Example
<Ipv4Range xsitype="..."> <from>...</from> <to>...</to> </Ipv4Range>