IpAddress Class

The ip address.

Inheritance
azure.mgmt.web._serialization.Model
IpAddress

Constructor

IpAddress(*, address: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
address
str

The address.

Variables

Name Description
address
str

The address.