Skip to content

Commit dcfa430

Browse files
authored
Generate files for PrivateLink (Azure#27647)
* privatelink client generation * update assemblyversions * privatelink generation * update package notes
1 parent 7bcb6ff commit dcfa430

12 files changed

+649
-43
lines changed

eng/mgmt/mgmtmetadata/resources_resource-manager.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ Generating CSharp code
55
Executing AutoRest command
66
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/main/specification/resources/resource-manager/readme.md --csharp --version=2.0.4421 --reflect-api-versions --tag=package-privatelinks-2020-05 --csharp.output-folder=C:\dev\azure-sdk-for-net\sdk\resources\Microsoft.Azure.Management.Resource\src\Generated\PrivateLinks
77
Autorest CSharp Version: 2.3.82
8-
2022-02-15 23:51:10 UTC
8+
2022-03-19 00:21:03 UTC
99
Azure-rest-api-specs repository information
1010
GitHub fork: Azure
1111
Branch: main
12-
Commit: b7ceedcb657cac760383b17627cd2c1f47dd1521
12+
Commit: 2c68b6f0c9566d97d9d590a31b0d46997622eef7
1313
AutoRest information
1414
Requested version: 2.0.4421
1515
Bootstrapper version: autorest@3.2.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<!--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-->
33
<PropertyGroup>
4-
<AzureApiTag>SubscriptionClient_2021-01-01;Authorization_2020-05-01;Resources_2020-10-01;Features_2021-07-01;ManagementLinkClient_2016-09-01;Resources_2016-09-01;Authorization_2016-09-01;Authorization_2020-09-01;Authorization_2020-07-01-preview;Management_2020-09-01;Management_2020-07-01-preview;PolicyClient_2021-06-01;Management_2020-10-01;ResourceManagementClient_2020-10-01;Resources_2020-01-01;SubscriptionClient_2020-01-01;Resources_2021-05-01;Resources_2021-04-01;</AzureApiTag>
4+
<AzureApiTag>Authorization_2020-05-01;SubscriptionClient_2021-01-01;Resources_2020-10-01;Features_2021-07-01;ManagementLinkClient_2016-09-01;Resources_2016-09-01;Authorization_2016-09-01;Authorization_2020-09-01;Authorization_2020-07-01-preview;Management_2020-09-01;Management_2020-07-01-preview;PolicyClient_2021-06-01;Management_2020-10-01;ResourceManagementClient_2020-10-01;Resources_2020-01-01;SubscriptionClient_2020-01-01;Resources_2021-05-01;Resources_2021-04-01;</AzureApiTag>
55
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
66
</PropertyGroup>
77
</Project>

sdk/resources/Microsoft.Azure.Management.Resource/src/Generated/IPrivateLinkAssociationOperations.cs

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

sdk/resources/Microsoft.Azure.Management.Resource/src/Generated/IResourceManagementPrivateLinkOperations.cs

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

sdk/resources/Microsoft.Azure.Management.Resource/src/Generated/Models/PrivateLinkAssociationObject.cs

Lines changed: 51 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)