IpAddress Class

The ip address.

Inheritance
msrest.serialization.Model
IpAddress

Constructor

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

Keyword-Only Parameters

Name Description
address
str

The address.

Variables

Name Description
address
str

The address.