IpamPoolUpdate Class

Represents the IpamPool update API request interface.

Constructor

IpamPoolUpdate(*args: Any, **kwargs: Any)

Variables

Name Description
tags

Dictionary of <string>.

properties

Represents the IpamPool update properties.

Attributes

properties

Represents the IpamPool update properties.

properties: _models.IpamPoolUpdateProperties | None

tags

Dictionary of <string>.

tags: dict[str, str] | None