Skip to content

Commit

Permalink
fix privateLink client name (#17808)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjegbejimba authored Feb 11, 2022
1 parent 7a1c386 commit 7c98de7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"swagger": "2.0",
"info": {
"title": "PolicyClient",
"title": "ResourcePrivateLinkClient",
"version": "2020-05-01",
"description": "To manage and control access to your resources, you can define customized policies and assign them at a scope."
"description": "Provides operations for managing private link resources"
},
"host": "management.azure.com",
"schemes": [
Expand Down

0 comments on commit 7c98de7

Please sign in to comment.