Skip to content

Commit 70896b8

Browse files
authored
SDK tests for Restore Points using updated C# SDK (#22292)
1 parent 0f97d7e commit 70896b8

17 files changed

+5580
-102
lines changed

eng/mgmt/mgmtmetadata/compute_resource-manager.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@ AutoRest installed successfully.
33
Commencing code generation
44
Generating CSharp code
55
Executing AutoRest command
6-
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/compute/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\azure-sdk-for-net\sdk
7-
2021-05-25 08:04:43 UTC
6+
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/compute/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\Users\roip\dev\azure-sdk-for-net\sdk
7+
Autorest CSharp Version: 2.3.82
8+
2021-07-14 19:12:23 UTC
89
Azure-rest-api-specs repository information
910
GitHub fork: Azure
1011
Branch: master
11-
Commit: aa62339078c075d81aa1019c62450805f750e2d7
12+
Commit: 10873ac628ee703126f82974487d8a290e983f8c
1213
AutoRest information
1314
Requested version: v2
1415
Bootstrapper version: autorest@2.0.4413

sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/DiskRestorePointOperations.cs

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

sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/DiskRestorePointOperationsExtensions.cs

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

0 commit comments

Comments
 (0)