Package version:

Interface DnsResourceReferenceRequest

Represents the properties of the Dns Resource Reference Request.

interface DnsResourceReferenceRequest {
    targetResources?: SubResource[];
}

Properties

Properties

targetResources?: SubResource[]

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