PtrRecord Class

A PTR record.

Inheritance
azure.mgmt.dns._serialization.Model
PtrRecord

Constructor

PtrRecord(*, ptrdname: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
ptrdname
str

The PTR target domain name for this PTR record.

Variables

Name Description
ptrdname
str

The PTR target domain name for this PTR record.