Compartilhar via


IpamPoolUpdate Class

Represents the IpamPool update API request interface.

Inheritance
azure.mgmt.network._serialization.Model
IpamPoolUpdate

Constructor

IpamPoolUpdate(*, tags: Dict[str, str] | None = None, properties: _models.IpamPoolUpdateProperties | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
tags

Dictionary of <string>.

properties

Represents the IpamPool update properties.

Variables

Name Description
tags

Dictionary of <string>.

properties

Represents the IpamPool update properties.