IpPoolAssociation
IpPoolAssociation
Information about a network or portgroup that is associated to an IP pool.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"network": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"networkName": "string"
}
string
networkName
Required
The name of the network or portgroup
This field is only used when querying existing IP pools. It is ignored when creating or updating pools.