forked from Azure/azure-sdk-for-net
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SecurityInsights Update 2.0.0 (2022-01-01-preview) (Azure#27537)
* fix tests * Re-generate for 2022-01-01-preview API version * Regenerate after ThreatIntelligence specifications correction * Update AssemblyInfo and AzSdk.RP.props * Remove modification
- Loading branch information
1 parent
3691c56
commit 5f232f2
Showing
146 changed files
with
4,371 additions
and
2,234 deletions.
There are no files selected for viewing
12 changes: 6 additions & 6 deletions
12
eng/mgmt/mgmtmetadata/securityinsights_resource-manager.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
Installing AutoRest version: v2 | ||
Installing AutoRest version: v2 | ||
AutoRest installed successfully. | ||
Commencing code generation | ||
Generating CSharp code | ||
Executing AutoRest command | ||
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/main/specification/securityinsights/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=E:\azure-sdk-for-net\sdk | ||
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/main/specification/securityinsights/resource-manager/readme.md --csharp --version=2.0.4421 --reflect-api-versions --csharp-sdks-folder=C:\One\azure\azure-sdk-for-net\sdk | ||
Autorest CSharp Version: 2.3.82 | ||
2021-12-14 15:15:50 UTC | ||
2022-03-14 09:03:55 UTC | ||
Azure-rest-api-specs repository information | ||
GitHub fork: Azure | ||
Branch: main | ||
Commit: f727c69fa6aa618d706adae3fe8c1222d08d7a4d | ||
Commit: 96da969aa75e2beb27c3dbc2d69a76900856cc52 | ||
AutoRest information | ||
Requested version: v2 | ||
Bootstrapper version: autorest@2.0.4413 | ||
Requested version: 2.0.4421 | ||
Bootstrapper version: autorest@3.5.1 |
2 changes: 1 addition & 1 deletion
2
sdk/securityinsights/Microsoft.Azure.Management.SecurityInsights/src/AzSdk.RP.props
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<!--This file and it's contents are updated at build time moving or editing might result in build failure. Take due deligence while editing this file--> | ||
<PropertyGroup> | ||
<AzureApiTag>SecurityInsights_2021-09-01-preview;</AzureApiTag> | ||
<AzureApiTag>SecurityInsights_2022-01-01-preview;</AzureApiTag> | ||
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags> | ||
</PropertyGroup> | ||
</Project> |
8 changes: 4 additions & 4 deletions
8
...tyinsights/Microsoft.Azure.Management.SecurityInsights/src/Generated/ActionsOperations.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
8 changes: 4 additions & 4 deletions
8
...Microsoft.Azure.Management.SecurityInsights/src/Generated/AlertRuleTemplatesOperations.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
8 changes: 4 additions & 4 deletions
8
...nsights/Microsoft.Azure.Management.SecurityInsights/src/Generated/AlertRulesOperations.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.