{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-network-servicetags","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}/serviceTags\n@desc Gets a list of service tag information resources.\n@required {location: any # The location that will be used as a reference for version (not as a filter based on location, you will get the list of service tags with prefix details across all regions but limited to the cloud that your subscription belongs to).}\n@returns(200) Request successful. Returns a list of service tag information resources.\n\n@end\n"}