IpamPoolUpdate Class  
Represents the IpamPool update API request interface.
Constructor
IpamPoolUpdate(*, tags: Dict[str, str] | None = None, properties: _models.IpamPoolUpdateProperties | None = None, **kwargs: Any)Keyword-Only Parameters
| Name | Description | 
|---|---|
| tags | Dictionary of  Default value: None | 
| properties | Represents the IpamPool update properties. Default value: None | 
Variables
| Name | Description | 
|---|---|
| tags | Dictionary of  | 
| properties | Represents the IpamPool update properties. |