Skip to content

Commit b683d58

Browse files
author
SDKAuto
committed
CodeGen from PR 33659 in Azure/azure-rest-api-specs
Merge 914dceb2f5155d2a026f89eee3677242a9d6069e into e4165be7a953958691125d9c2ec766ac955a9d87
1 parent 28b7343 commit b683d58

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)