ARecord Class

An A record.

Inheritance
azure.mgmt.dns._serialization.Model
ARecord

Constructor

ARecord(*, ipv4_address: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
ipv4_address
str

The IPv4 address of this A record.

Variables

Name Description
ipv4_address
str

The IPv4 address of this A record.