Share via


IDnsResourceReferenceOperations Interface

Definition

DnsResourceReferenceOperations operations.

public interface IDnsResourceReferenceOperations
type IDnsResourceReferenceOperations = interface
Public Interface IDnsResourceReferenceOperations

Methods

GetByTargetResourcesWithHttpMessagesAsync(IList<SubResource>, Dictionary<String,List<String>>, CancellationToken)

Returns the DNS records specified by the referencing targetResourceIds.

Extension Methods

GetByTargetResources(IDnsResourceReferenceOperations, IList<SubResource>)

Returns the DNS records specified by the referencing targetResourceIds.

GetByTargetResourcesAsync(IDnsResourceReferenceOperations, IList<SubResource>, CancellationToken)

Returns the DNS records specified by the referencing targetResourceIds.

Applies to