-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Azure Spring Cloud: add app resource attribute enableEndToEndTLS (#18939
) * add app resource attribute enableEndToEndTLS * Azure Spring Cloud: add new attribute enableEndToEndTLS to AppResourceProperties
- Loading branch information
1 parent
3a29afb
commit 3757963
Showing
4 changed files
with
830 additions
and
5,837 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -3,12 +3,12 @@ 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/master/specification/appplatform/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\Users\qingyliu\source\repos\azure-sdk-for-net\sdk | ||
2020-12-23 02:07:32 UTC | ||
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/appplatform/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\Users\sonwan\azure-sdk-for-net\sdk | ||
2021-02-26 12:01:09 UTC | ||
Azure-rest-api-specs repository information | ||
GitHub fork: Azure | ||
Branch: master | ||
Commit: ae80fcbd2196ae8b0ecb6247dce59457d95e01f6 | ||
Commit: a06d912bc912010bdc0aa5d1d3c4b28ee1d89905 | ||
AutoRest information | ||
Requested version: v2 | ||
Bootstrapper version: [email protected] |
11 changes: 10 additions & 1 deletion
11
...form/Microsoft.Azure.Management.AppPlatform/src/Generated/Models/AppResourceProperties.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
...crosoft.Azure.Management.AppPlatform/src/Generated/SdkInfo_AppPlatformManagementClient.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.