Skip to content

Commit 7c98de7

Browse files
authored
fix privateLink client name (#17808)
1 parent 7a1c386 commit 7c98de7

File tree

1 file changed

+2
-2
lines changed
  • specification/resources/resource-manager/Microsoft.Authorization/stable/2020-05-01

1 file changed

+2
-2
lines changed

specification/resources/resource-manager/Microsoft.Authorization/stable/2020-05-01/privateLinks.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"swagger": "2.0",
33
"info": {
4-
"title": "PolicyClient",
4+
"title": "ResourcePrivateLinkClient",
55
"version": "2020-05-01",
6-
"description": "To manage and control access to your resources, you can define customized policies and assign them at a scope."
6+
"description": "Provides operations for managing private link resources"
77
},
88
"host": "management.azure.com",
99
"schemes": [

0 commit comments

Comments
 (0)