Compartilhar via


DnsResourceReferenceRequest Class

Represents the properties of the Dns Resource Reference Request.

Inheritance
azure.mgmt.dns._serialization.Model
DnsResourceReferenceRequest

Constructor

DnsResourceReferenceRequest(*, target_resources: List[_models.SubResource] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
target_resources

A list of references to azure resources for which referencing dns records need to be queried.

Variables

Name Description
target_resources

A list of references to azure resources for which referencing dns records need to be queried.