Skip to content

Commit bd2bb01

Browse files
author
SDKAuto
committed
CodeGen from PR 33659 in Azure/azure-rest-api-specs
Merge 50c919f27016772021b0798c5d3704605850e620 into 417b5dc4f4d1073c6e4bccf5e8606624f89d7739
1 parent d58be26 commit bd2bb01

16 files changed

+82
-82
lines changed

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)