Skip to content

Commit b5788cf

Browse files
authored
Generate .NET SDK for lambdatesthyperexecute using new management generator (Azure#52846)
* update tsp-location.yaml. * Generate .NET SDK for lambdatesthyperexecute using new management generator * update commit id in tsp-location.yaml. * update Library_Inventory.md * update tsp-location.yaml.
1 parent ccb058d commit b5788cf

File tree

60 files changed

+2462
-2638
lines changed

Some content is hidden

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

60 files changed

+2462
-2638
lines changed

doc/GeneratorMigration/Library_Inventory.md

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

55
- Total libraries: 414
66
- Management Plane (Swagger): 165
7-
- Management Plane (TSP-Old): 54
7+
- Management Plane (TSP-Old): 52
88
- Management Plane (TypeSpec - @azure-typespec/http-client-csharp): 0
9-
- Management Plane (TypeSpec - @azure-typespec/http-client-csharp-mgmt): 5
9+
- Management Plane (TypeSpec - @azure-typespec/http-client-csharp-mgmt): 7
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): 115
@@ -212,20 +212,22 @@ Total: 115
212212

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

215-
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: 5
215+
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: 7
216216

217217
| Service | Library | Path |
218218
| ------- | ------- | ---- |
219219
| computerecommender | Azure.ResourceManager.Compute.Recommender | sdk/computerecommender/Azure.ResourceManager.Compute.Recommender |
220220
| hybridkubernetes | Azure.ResourceManager.Kubernetes | sdk/hybridkubernetes/Azure.ResourceManager.Kubernetes |
221+
| lambdatesthyperexecute | Azure.ResourceManager.LambdaTestHyperExecute | sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute |
221222
| pineconevectordb | Azure.ResourceManager.PineconeVectorDB | sdk/pineconevectordb/Azure.ResourceManager.PineconeVectorDB |
222223
| portalservices | Azure.ResourceManager.PortalServicesCopilot | sdk/portalservices/Azure.ResourceManager.PortalServicesCopilot |
223224
| storageactions | Azure.ResourceManager.StorageActions | sdk/storageactions/Azure.ResourceManager.StorageActions |
225+
| weightsandbiases | Azure.ResourceManager.WeightsAndBiases | sdk/weightsandbiases/Azure.ResourceManager.WeightsAndBiases |
224226

225227

226228
## Management Plane Libraries using TypeSpec (Old Generator)
227229

228-
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: 54
230+
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: 52
229231

230232
| Service | Library | Path |
231233
| ------- | ------- | ---- |
@@ -257,7 +259,6 @@ TypeSpec with old generator is detected by the presence of a tsp-location.yaml f
257259
| hybridconnectivity | Azure.ResourceManager.HybridConnectivity | sdk/hybridconnectivity/Azure.ResourceManager.HybridConnectivity |
258260
| informaticadatamanagement | Azure.ResourceManager.InformaticaDataManagement | sdk/informaticadatamanagement/Azure.ResourceManager.InformaticaDataManagement |
259261
| iotoperations | Azure.ResourceManager.IotOperations | sdk/iotoperations/Azure.ResourceManager.IotOperations |
260-
| lambdatesthyperexecute | Azure.ResourceManager.LambdaTestHyperExecute | sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute |
261262
| mongocluster | Azure.ResourceManager.MongoCluster | sdk/mongocluster/Azure.ResourceManager.MongoCluster |
262263
| mongodbatlas | Azure.ResourceManager.MongoDBAtlas | sdk/mongodbatlas/Azure.ResourceManager.MongoDBAtlas |
263264
| neonpostgres | Azure.ResourceManager.NeonPostgres | sdk/neonpostgres/Azure.ResourceManager.NeonPostgres |
@@ -280,7 +281,6 @@ TypeSpec with old generator is detected by the presence of a tsp-location.yaml f
280281
| storagemover | Azure.ResourceManager.StorageMover | sdk/storagemover/Azure.ResourceManager.StorageMover |
281282
| terraform | Azure.ResourceManager.Terraform | sdk/terraform/Azure.ResourceManager.Terraform |
282283
| virtualenclaves | Azure.ResourceManager.VirtualEnclaves | sdk/virtualenclaves/Azure.ResourceManager.VirtualEnclaves |
283-
| weightsandbiases | Azure.ResourceManager.WeightsAndBiases | sdk/weightsandbiases/Azure.ResourceManager.WeightsAndBiases |
284284
| workloadorchestration | Azure.ResourceManager.WorkloadOrchestration | sdk/workloadorchestration/Azure.ResourceManager.WorkloadOrchestration |
285285
| workloadssapvirtualinstance | Azure.ResourceManager.WorkloadsSapVirtualInstance | sdk/workloadssapvirtualinstance/Azure.ResourceManager.WorkloadsSapVirtualInstance |
286286

sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/api/Azure.ResourceManager.LambdaTestHyperExecute.net8.0.cs

Lines changed: 30 additions & 0 deletions
Large diffs are not rendered by default.

sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/api/Azure.ResourceManager.LambdaTestHyperExecute.netstandard2.0.cs

Lines changed: 30 additions & 0 deletions
Large diffs are not rendered by default.

sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/src/Generated/ArmLambdaTestHyperExecuteModelFactory.cs

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

0 commit comments

Comments
 (0)