Skip to content

Commit 67fb5e5

Browse files
authored
Using new management plain generator for service connectedcache (#53761)
* using new management plane generator for service connectedcache * update Library_Inventory.md * regen after rebase. * update commit id
1 parent e59e796 commit 67fb5e5

File tree

134 files changed

+8782
-9580
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

134 files changed

+8782
-9580
lines changed

doc/GeneratorMigration/Library_Inventory.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
- Total libraries: 421
66
- Management Plane (Swagger): 162
7-
- Management Plane (TSP-Old): 43
7+
- Management Plane (TSP-Old): 42
88
- Management Plane (TypeSpec - @azure-typespec/http-client-csharp): 0
9-
- Management Plane (TypeSpec - @azure-typespec/http-client-csharp-mgmt): 20
9+
- Management Plane (TypeSpec - @azure-typespec/http-client-csharp-mgmt): 21
1010
- Management Plane (TypeSpec - @typespec/http-client-csharp): 0
1111
- Management Plane (TypeSpec - Unknown TypeSpec Generator: eng/emitter-package.json): 0
1212
- Data Plane (Swagger): 111
@@ -204,14 +204,15 @@ Total: 111
204204

205205
## Management Plane Libraries using TypeSpec (@azure-typespec/http-client-csharp-mgmt)
206206

207-
TypeSpec with @azure-typespec/http-client-csharp-mgmt generator is detected by the presence of a tsp-location.yaml file with an emitterPackageJsonPath value referencing @azure-typespec/http-client-csharp-mgmt, or through special handling for specific libraries. Total: 20
207+
TypeSpec with @azure-typespec/http-client-csharp-mgmt generator is detected by the presence of a tsp-location.yaml file with an emitterPackageJsonPath value referencing @azure-typespec/http-client-csharp-mgmt, or through special handling for specific libraries. Total: 21
208208

209209
| Service | Library | Path |
210210
| ------- | ------- | ---- |
211211
| agricultureplatform | Azure.ResourceManager.AgriculturePlatform | sdk/agricultureplatform/Azure.ResourceManager.AgriculturePlatform |
212212
| arizeaiobservabilityeval | Azure.ResourceManager.ArizeAIObservabilityEval | sdk/arizeaiobservabilityeval/Azure.ResourceManager.ArizeAIObservabilityEval |
213213
| cloudhealth | Azure.ResourceManager.CloudHealth | sdk/cloudhealth/Azure.ResourceManager.CloudHealth |
214214
| computerecommender | Azure.ResourceManager.Compute.Recommender | sdk/computerecommender/Azure.ResourceManager.Compute.Recommender |
215+
| connectedcache | Azure.ResourceManager.ConnectedCache | sdk/connectedcache/Azure.ResourceManager.ConnectedCache |
215216
| dellstorage | Azure.ResourceManager.Dell.Storage | sdk/dellstorage/Azure.ResourceManager.Dell.Storage |
216217
| dependencymap | Azure.ResourceManager.DependencyMap | sdk/dependencymap/Azure.ResourceManager.DependencyMap |
217218
| deviceregistry | Azure.ResourceManager.DeviceRegistry | sdk/deviceregistry/Azure.ResourceManager.DeviceRegistry |
@@ -232,7 +233,7 @@ TypeSpec with @azure-typespec/http-client-csharp-mgmt generator is detected by t
232233

233234
## Management Plane Libraries using TypeSpec (Old Generator)
234235

235-
TypeSpec with old generator is detected by the presence of a tsp-location.yaml file without an emitterPackageJsonPath value, tspconfig.yaml file, tsp directory, or *.tsp files. Total: 43
236+
TypeSpec with old generator is detected by the presence of a tsp-location.yaml file without an emitterPackageJsonPath value, tspconfig.yaml file, tsp directory, or *.tsp files. Total: 42
236237

237238
| Service | Library | Path |
238239
| ------- | ------- | ---- |
@@ -242,7 +243,6 @@ TypeSpec with old generator is detected by the presence of a tsp-location.yaml f
242243
| chaos | Azure.ResourceManager.Chaos | sdk/chaos/Azure.ResourceManager.Chaos |
243244
| computefleet | Azure.ResourceManager.ComputeFleet | sdk/computefleet/Azure.ResourceManager.ComputeFleet |
244245
| computeschedule | Azure.ResourceManager.ComputeSchedule | sdk/computeschedule/Azure.ResourceManager.ComputeSchedule |
245-
| connectedcache | Azure.ResourceManager.ConnectedCache | sdk/connectedcache/Azure.ResourceManager.ConnectedCache |
246246
| containerorchestratorruntime | Azure.ResourceManager.ContainerOrchestratorRuntime | sdk/containerorchestratorruntime/Azure.ResourceManager.ContainerOrchestratorRuntime |
247247
| databasewatcher | Azure.ResourceManager.DatabaseWatcher | sdk/databasewatcher/Azure.ResourceManager.DatabaseWatcher |
248248
| databox | Azure.ResourceManager.DataBox | sdk/databox/Azure.ResourceManager.DataBox |

sdk/connectedcache/Azure.ResourceManager.ConnectedCache/api/Azure.ResourceManager.ConnectedCache.net8.0.cs

Lines changed: 94 additions & 24 deletions
Large diffs are not rendered by default.

sdk/connectedcache/Azure.ResourceManager.ConnectedCache/api/Azure.ResourceManager.ConnectedCache.netstandard2.0.cs

Lines changed: 94 additions & 24 deletions
Large diffs are not rendered by default.

sdk/connectedcache/Azure.ResourceManager.ConnectedCache/src/Generated/ArmConnectedCacheModelFactory.cs

Lines changed: 163 additions & 154 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/connectedcache/Azure.ResourceManager.ConnectedCache/src/Generated/EnterpriseMccCacheNodeCollection.cs

Lines changed: 238 additions & 152 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/connectedcache/Azure.ResourceManager.ConnectedCache/src/Generated/EnterpriseMccCacheNodeData.Serialization.cs

Lines changed: 107 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)