Java SDK for DNS Zone Alias Resource Record Set?

Eric Wagner 31 Reputation points
2021-06-21T10:49:36.33+00:00

Hi all,

I am searching for Java SDK for DNS Zone Alias resource records in Azure. I could not find any Constructor or method related to an Alias Recordset in Azure. Can anyone please suggest to me the Java library or Java methods or Some Sample code snippet to create/update Alias Resource Record sets in Azure?

Thanks,
Manohar

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
753 questions
{count} votes

1 answer

Sort by: Most helpful
  1. TravisCragg-MSFT 5,696 Reputation points Microsoft Employee
    2021-06-29T02:47:23.81+00:00

    The Java SDK has documentation on Alias Record Sets Here.

    I was unable to find examples of this being used.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.