Skip to content

Commit

Permalink
CodeGen from PR 33032 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 5aad647e29a1c4119b6fbab57428691fc254bf6b into 02a22e3ced5b8e76e29329a45afcaddac56f3e37
  • Loading branch information
SDKAuto committed Mar 6, 2025
1 parent cf21588 commit 2366475
Show file tree
Hide file tree
Showing 23 changed files with 2,847 additions and 3,799 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9620,7 +9620,6 @@ protected override void JsonModelWriteCore(System.Text.Json.Utf8JsonWriter write
public partial class RegistryAcrDetails : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.RegistryAcrDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.RegistryAcrDetails>
{
public RegistryAcrDetails() { }
public Azure.Core.ResourceIdentifier ArmResourceId { get { throw null; } set { } }
public Azure.ResourceManager.MachineLearning.Models.SystemCreatedAcrAccount SystemCreatedAcrAccount { get { throw null; } set { } }
protected virtual void JsonModelWriteCore(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { }
Azure.ResourceManager.MachineLearning.Models.RegistryAcrDetails System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.RegistryAcrDetails>.Create(ref System.Text.Json.Utf8JsonReader reader, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
Expand Down Expand Up @@ -10025,7 +10024,6 @@ protected override void JsonModelWriteCore(System.Text.Json.Utf8JsonWriter write
public partial class StorageAccountDetails : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.StorageAccountDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.StorageAccountDetails>
{
public StorageAccountDetails() { }
public Azure.Core.ResourceIdentifier ArmResourceId { get { throw null; } set { } }
public Azure.ResourceManager.MachineLearning.Models.SystemCreatedStorageAccount SystemCreatedStorageAccount { get { throw null; } set { } }
protected virtual void JsonModelWriteCore(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { }
Azure.ResourceManager.MachineLearning.Models.StorageAccountDetails System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.StorageAccountDetails>.Create(ref System.Text.Json.Utf8JsonReader reader, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9620,7 +9620,6 @@ protected override void JsonModelWriteCore(System.Text.Json.Utf8JsonWriter write
public partial class RegistryAcrDetails : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.RegistryAcrDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.RegistryAcrDetails>
{
public RegistryAcrDetails() { }
public Azure.Core.ResourceIdentifier ArmResourceId { get { throw null; } set { } }
public Azure.ResourceManager.MachineLearning.Models.SystemCreatedAcrAccount SystemCreatedAcrAccount { get { throw null; } set { } }
protected virtual void JsonModelWriteCore(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { }
Azure.ResourceManager.MachineLearning.Models.RegistryAcrDetails System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.RegistryAcrDetails>.Create(ref System.Text.Json.Utf8JsonReader reader, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
Expand Down Expand Up @@ -10025,7 +10024,6 @@ protected override void JsonModelWriteCore(System.Text.Json.Utf8JsonWriter write
public partial class StorageAccountDetails : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.StorageAccountDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.StorageAccountDetails>
{
public StorageAccountDetails() { }
public Azure.Core.ResourceIdentifier ArmResourceId { get { throw null; } set { } }
public Azure.ResourceManager.MachineLearning.Models.SystemCreatedStorageAccount SystemCreatedStorageAccount { get { throw null; } set { } }
protected virtual void JsonModelWriteCore(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { }
Azure.ResourceManager.MachineLearning.Models.StorageAccountDetails System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.StorageAccountDetails>.Create(ref System.Text.Json.Utf8JsonReader reader, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
Expand Down
Loading

0 comments on commit 2366475

Please sign in to comment.