你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IpamPoolUpdate Class
Represents the IpamPool update API request interface.
- Inheritance
-
azure.mgmt.network._serialization.ModelIpamPoolUpdate
Constructor
IpamPoolUpdate(*, tags: Dict[str, str] | None = None, properties: _models.IpamPoolUpdateProperties | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
tags
|
Dictionary of |
properties
|
Represents the IpamPool update properties. |
Variables
Name | Description |
---|---|
tags
|
Dictionary of |
properties
|
Represents the IpamPool update properties. |