|
11 | 11 | "display": { |
12 | 12 | "description": "Gets list of Available Operations for Custom Locations", |
13 | 13 | "operation": "List Available Operations for Custom Locations", |
14 | | - "provider": "Microsoft Extended Location", |
| 14 | + "provider": "Microsoft.ExtendedLocation", |
15 | 15 | "resource": "Operations" |
16 | 16 | }, |
17 | 17 | "origin": "user,system", |
|
22 | 22 | "display": { |
23 | 23 | "description": "Registers the subscription for Custom Location resource provider and enables the creation of Custom Location.", |
24 | 24 | "operation": "Registers the Custom Location Resource Provider", |
25 | | - "provider": "Microsoft Extended Location", |
| 25 | + "provider": "Microsoft.ExtendedLocation", |
| 26 | + "resource": "Custom Locations Resource Provider" |
| 27 | + }, |
| 28 | + "origin": "user,system", |
| 29 | + "isDataAction": false |
| 30 | + }, |
| 31 | + { |
| 32 | + "name": "Microsoft.ExtendedLocation/unregister/action", |
| 33 | + "display": { |
| 34 | + "description": "UnRegisters the subscription for Custom Location resource provider and disables the creation of Custom Location.", |
| 35 | + "operation": "UnRegisters the Custom Location Resource Provider", |
| 36 | + "provider": "Microsoft.ExtendedLocation", |
26 | 37 | "resource": "Custom Locations Resource Provider" |
27 | 38 | }, |
28 | 39 | "origin": "user,system", |
|
33 | 44 | "display": { |
34 | 45 | "description": "Gets an Custom Location resource", |
35 | 46 | "operation": "Get Custom Location", |
36 | | - "provider": "Microsoft Extended Location", |
| 47 | + "provider": "Microsoft.ExtendedLocation", |
37 | 48 | "resource": "Custom Locations" |
38 | 49 | }, |
39 | 50 | "origin": "user,system", |
|
44 | 55 | "display": { |
45 | 56 | "description": "Creates or Updates Custom Location resource", |
46 | 57 | "operation": "Create or Update Custom Location", |
47 | | - "provider": "Microsoft Extended Location", |
| 58 | + "provider": "Microsoft.ExtendedLocation", |
48 | 59 | "resource": "Custom Locations" |
49 | 60 | }, |
50 | 61 | "origin": "user,system", |
|
66 | 77 | "display": { |
67 | 78 | "description": "Deletes Custom Location resource", |
68 | 79 | "operation": "Delete Custom Location", |
69 | | - "provider": "Microsoft Extended Location", |
| 80 | + "provider": "Microsoft.ExtendedLocation", |
70 | 81 | "resource": "Custom Locations" |
71 | 82 | }, |
72 | 83 | "origin": "user,system", |
|
77 | 88 | "display": { |
78 | 89 | "description": "Gets EnabledResourceTypes for a Custom Location resource", |
79 | 90 | "operation": "Get EnabledResourceTypes for Custom Location", |
80 | | - "provider": "Microsoft Extended Location", |
| 91 | + "provider": "Microsoft.ExtendedLocation", |
81 | 92 | "resource": "Custom Locations" |
82 | 93 | }, |
83 | 94 | "origin": "user,system", |
|
88 | 99 | "display": { |
89 | 100 | "description": "Get result of Custom Location operation", |
90 | 101 | "operation": "Get status of Custom Location operation", |
91 | | - "provider": "Microsoft Extended Location", |
| 102 | + "provider": "Microsoft.ExtendedLocation", |
92 | 103 | "resource": "Custom Location Operation Status" |
93 | 104 | }, |
94 | 105 | "origin": "user,system", |
|
99 | 110 | "display": { |
100 | 111 | "description": "Get result of Custom Location operation", |
101 | 112 | "operation": "Get the status of Custom Location operation", |
102 | | - "provider": "Microsoft Extended Location", |
| 113 | + "provider": "Microsoft.ExtendedLocation", |
103 | 114 | "resource": "Custom Location Operation Result" |
104 | 115 | }, |
105 | 116 | "origin": "user,system", |
|
0 commit comments