{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-network-checkdnsavailability","description":"NetworkManagementClient","version":"2019-07-01","base_url":"https://management.azure.com","endpoints":1,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api NetworkManagementClient\n@base https://management.azure.com\n@version 2019-07-01\n@auth OAuth2\n@endpoints 1\n@toc subscriptions(1)\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/locations/{location}/CheckDnsNameAvailability\n@desc Checks whether a domain name in the cloudapp.azure.com zone is available for use.\n@required {location: any # The location of the domain name., domainNameLabel: any # The domain name to be verified. It must conform to the following regular expression: ^[a-z][a-z0-9-]{1,61}[a-z0-9]$.}\n@returns(200) Request successful. Returns whether the DNS name is available.\n\n@end\n"}