Skip to content

Commit 11f9190

Browse files
author
SDKAuto
committed
CodeGen from PR 32640 in Azure/azure-rest-api-specs
Merge 119f6707f14b57b3ae71652d6a754c7ad91e757a into 91961b8900e8d892b156624e84d941991a54cac7
1 parent 44a1cc5 commit 11f9190

File tree

19 files changed

+86
-86
lines changed

19 files changed

+86
-86
lines changed

sdk/communication/Azure.ResourceManager.Communication/src/autorest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ azure-arm: true
88
title: communication
99
namespace: Azure.ResourceManager.Communication
1010
# default tag is a preview version
11-
require: https://github.com/Azure/azure-rest-api-specs/blob/5a281cf0d538de6dad0c70eda7ee901c60a11e6b/specification/communication/resource-manager/readme.md#tag-package-2023-04
11+
require: /mnt/vss/_work/1/s/azure-rest-api-specs/specification/communication/resource-manager/readme.md#tag-package-2023-04
1212
output-folder: $(this-folder)/Generated
1313
clear-output-folder: true
1414
sample-gen:

sdk/compute/Azure.ResourceManager.Compute/src/autorest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Run `dotnet build /t:GenerateCode` to generate code.
1010
azure-arm: true
1111
library-name: Compute
1212
namespace: Azure.ResourceManager.Compute
13-
require: https://github.com/Azure/azure-rest-api-specs/blob/bf420af156ea90b4226e96582bdb4c9647491ae6/specification/compute/resource-manager/readme.md
13+
require: /mnt/vss/_work/1/s/azure-rest-api-specs/specification/compute/resource-manager/readme.md
1414
#tag: package-2024-03-03
1515
output-folder: $(this-folder)/Generated
1616
clear-output-folder: true

sdk/devcenter/Azure.Developer.DevCenter/api/Azure.Developer.DevCenter.net8.0.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ public DevBox(string name, string poolName) { }
159159
public Azure.Developer.DevCenter.Models.DevBoxHardwareProfile HardwareProfile { get { throw null; } }
160160
public Azure.Developer.DevCenter.Models.HibernateSupport? HibernateSupport { get { throw null; } }
161161
public Azure.Developer.DevCenter.Models.DevBoxImageReference ImageReference { get { throw null; } }
162-
public Azure.Developer.DevCenter.Models.LocalAdministratorStatus? LocalAdministratorStatus { get { throw null; } set { } }
162+
public Azure.Developer.DevCenter.Models.LocalAdministratorStatus? LocalAdministratorStatus { get { throw null; } }
163163
public Azure.Core.AzureLocation? Location { get { throw null; } }
164164
public string Name { get { throw null; } }
165165
public Azure.Developer.DevCenter.Models.DevBoxOSType? OSType { get { throw null; } }

sdk/devcenter/Azure.Developer.DevCenter/api/Azure.Developer.DevCenter.netstandard2.0.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ public DevBox(string name, string poolName) { }
159159
public Azure.Developer.DevCenter.Models.DevBoxHardwareProfile HardwareProfile { get { throw null; } }
160160
public Azure.Developer.DevCenter.Models.HibernateSupport? HibernateSupport { get { throw null; } }
161161
public Azure.Developer.DevCenter.Models.DevBoxImageReference ImageReference { get { throw null; } }
162-
public Azure.Developer.DevCenter.Models.LocalAdministratorStatus? LocalAdministratorStatus { get { throw null; } set { } }
162+
public Azure.Developer.DevCenter.Models.LocalAdministratorStatus? LocalAdministratorStatus { get { throw null; } }
163163
public Azure.Core.AzureLocation? Location { get { throw null; } }
164164
public string Name { get { throw null; } }
165165
public Azure.Developer.DevCenter.Models.DevBoxOSType? OSType { get { throw null; } }

sdk/devcenter/Azure.Developer.DevCenter/src/Generated/DeploymentEnvironmentsClient.cs

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

0 commit comments

Comments
 (0)