Skip to content

Commit

Permalink
CodeGen from PR 3215 in test-repo-billy/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 9f5cfb70eafe423359d2446fff464d523367102d into 3430f822fc0e515e7215a4f50db1fd69f54788af
  • Loading branch information
SDKAuto committed Feb 9, 2024
1 parent 60942bd commit 69eb854
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ public KeyVaultSecretUriSecretInfo() { }
public static Azure.ResourceManager.ServiceLinker.Models.LinkerClientType Dotnet { get { throw null; } }
public static Azure.ResourceManager.ServiceLinker.Models.LinkerClientType Go { get { throw null; } }
public static Azure.ResourceManager.ServiceLinker.Models.LinkerClientType Java { get { throw null; } }
public static Azure.ResourceManager.ServiceLinker.Models.LinkerClientType KafkaSpringBoot { get { throw null; } }
public static Azure.ResourceManager.ServiceLinker.Models.LinkerClientType Nodejs { get { throw null; } }
public static Azure.ResourceManager.ServiceLinker.Models.LinkerClientType None { get { throw null; } }
public static Azure.ResourceManager.ServiceLinker.Models.LinkerClientType Php { get { throw null; } }
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ azure-arm: true
csharp: true
library-name: ServiceLinker
namespace: Azure.ResourceManager.ServiceLinker
require: https://github.com/Azure/azure-rest-api-specs/blob/42ca0236ef14093f5aff0694efa34d5594e814a0/specification/servicelinker/resource-manager/readme.md
require: /mnt/vss/_work/1/s/azure-rest-api-specs/specification/servicelinker/resource-manager/readme.md
output-folder: $(this-folder)/Generated
clear-output-folder: true
sample-gen:
Expand Down

0 comments on commit 69eb854

Please sign in to comment.