diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 85fb2f28a4ca..250bfe6c056c 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1084,6 +1084,24 @@
# ServiceLabel: %Spring App Discovery %Mgmt
# ServiceOwners: @sunkun99
+# PRLabel: %Compute - Fleet
+/sdk/computefleet/Azure.ResourceManager.*/ @sahilarora92 @dhruvil009 @rahuls-microsoft
+
+# ServiceLabel: %Compute - Fleet %Mgmt
+# ServiceOwners: @sahilarora92 @dhruvil009 @rahuls-microsoft
+
+# PRLabel: %HybridConnectivity
+/sdk/hybridconnectivity/Azure.ResourceManager.*/ @alexmahonic @PriyankaHariharan @apmehrotra
+
+# ServiceLabel: %%HybridConnectivity %Mgmt
+# ServiceOwners: @alexmahonic @PriyankaHariharan @apmehrotra
+
+# PRLabel: %Migration Assessment
+/sdk/migrationassessment/Azure.ResourceManager.*/ @srilipta-swain
+
+# ServiceLabel: %%Migration Assessment %Mgmt
+# ServiceOwners: @srilipta-swain
+
# ######## Eng Sys ########
/eng/ @hallipr @weshaggard @benbp
/eng/common/ @Azure/azure-sdk-eng
diff --git a/sdk/migrationassessment/Azure.ResourceManager.Migration.Assessment/Azure.ResourceManager.Migration.Assessment.sln b/sdk/migrationassessment/Azure.ResourceManager.Migration.Assessment/Azure.ResourceManager.Migration.Assessment.sln
new file mode 100644
index 000000000000..a9488d40ab94
--- /dev/null
+++ b/sdk/migrationassessment/Azure.ResourceManager.Migration.Assessment/Azure.ResourceManager.Migration.Assessment.sln
@@ -0,0 +1,65 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 16
+VisualStudioVersion = 16.0.30309.148
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{C09336C8-1E2E-450A-B3EE-E0338E581E64}") = "Azure.ResourceManager.Migration.Assessment", "src\Azure.ResourceManager.Migration.Assessment.csproj", "{F48214C6-75D3-4E6C-9EA0-CCB33D9C5193}"
+EndProject
+Project("{C09336C8-1E2E-450A-B3EE-E0338E581E64}") = "Azure.ResourceManager.Migration.Assessment.Tests", "tests\Azure.ResourceManager.Migration.Assessment.Tests.csproj", "{2AB4150A-8F83-4CA5-9C49-99745E30B5F7}"
+EndProject
+Project("{C09336C8-1E2E-450A-B3EE-E0338E581E64}") = "Azure.ResourceManager.Migration.Assessment.Samples", "samples\Azure.ResourceManager.Migration.Assessment.Samples.csproj", "{77AFBF28-89E5-4660-8A47-2784FCB1BDF4}"
+EndProject
+Global
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {8A1DC930-9FB3-4CD8-BF04-0BCB3CCD014F}
+ EndGlobalSection
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Debug|x64 = Debug|x64
+ Debug|x86 = Debug|x86
+ Release|Any CPU = Release|Any CPU
+ Release|x64 = Release|x64
+ Release|x86 = Release|x86
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {F48214C6-75D3-4E6C-9EA0-CCB33D9C5193}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F48214C6-75D3-4E6C-9EA0-CCB33D9C5193}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F48214C6-75D3-4E6C-9EA0-CCB33D9C5193}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {F48214C6-75D3-4E6C-9EA0-CCB33D9C5193}.Debug|x64.Build.0 = Debug|Any CPU
+ {F48214C6-75D3-4E6C-9EA0-CCB33D9C5193}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {F48214C6-75D3-4E6C-9EA0-CCB33D9C5193}.Debug|x86.Build.0 = Debug|Any CPU
+ {F48214C6-75D3-4E6C-9EA0-CCB33D9C5193}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F48214C6-75D3-4E6C-9EA0-CCB33D9C5193}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F48214C6-75D3-4E6C-9EA0-CCB33D9C5193}.Release|x64.ActiveCfg = Release|Any CPU
+ {F48214C6-75D3-4E6C-9EA0-CCB33D9C5193}.Release|x64.Build.0 = Release|Any CPU
+ {F48214C6-75D3-4E6C-9EA0-CCB33D9C5193}.Release|x86.ActiveCfg = Release|Any CPU
+ {F48214C6-75D3-4E6C-9EA0-CCB33D9C5193}.Release|x86.Build.0 = Release|Any CPU
+ {2AB4150A-8F83-4CA5-9C49-99745E30B5F7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2AB4150A-8F83-4CA5-9C49-99745E30B5F7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2AB4150A-8F83-4CA5-9C49-99745E30B5F7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {2AB4150A-8F83-4CA5-9C49-99745E30B5F7}.Debug|x64.Build.0 = Debug|Any CPU
+ {2AB4150A-8F83-4CA5-9C49-99745E30B5F7}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {2AB4150A-8F83-4CA5-9C49-99745E30B5F7}.Debug|x86.Build.0 = Debug|Any CPU
+ {2AB4150A-8F83-4CA5-9C49-99745E30B5F7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2AB4150A-8F83-4CA5-9C49-99745E30B5F7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2AB4150A-8F83-4CA5-9C49-99745E30B5F7}.Release|x64.ActiveCfg = Release|Any CPU
+ {2AB4150A-8F83-4CA5-9C49-99745E30B5F7}.Release|x64.Build.0 = Release|Any CPU
+ {2AB4150A-8F83-4CA5-9C49-99745E30B5F7}.Release|x86.ActiveCfg = Release|Any CPU
+ {2AB4150A-8F83-4CA5-9C49-99745E30B5F7}.Release|x86.Build.0 = Release|Any CPU
+ {77AFBF28-89E5-4660-8A47-2784FCB1BDF4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {77AFBF28-89E5-4660-8A47-2784FCB1BDF4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {77AFBF28-89E5-4660-8A47-2784FCB1BDF4}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {77AFBF28-89E5-4660-8A47-2784FCB1BDF4}.Debug|x64.Build.0 = Debug|Any CPU
+ {77AFBF28-89E5-4660-8A47-2784FCB1BDF4}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {77AFBF28-89E5-4660-8A47-2784FCB1BDF4}.Debug|x86.Build.0 = Debug|Any CPU
+ {77AFBF28-89E5-4660-8A47-2784FCB1BDF4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {77AFBF28-89E5-4660-8A47-2784FCB1BDF4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {77AFBF28-89E5-4660-8A47-2784FCB1BDF4}.Release|x64.ActiveCfg = Release|Any CPU
+ {77AFBF28-89E5-4660-8A47-2784FCB1BDF4}.Release|x64.Build.0 = Release|Any CPU
+ {77AFBF28-89E5-4660-8A47-2784FCB1BDF4}.Release|x86.ActiveCfg = Release|Any CPU
+ {77AFBF28-89E5-4660-8A47-2784FCB1BDF4}.Release|x86.Build.0 = Release|Any CPU
+ EndGlobalSection
+EndGlobal
diff --git a/sdk/migrationassessment/Azure.ResourceManager.Migration.Assessment/CHANGELOG.md b/sdk/migrationassessment/Azure.ResourceManager.Migration.Assessment/CHANGELOG.md
new file mode 100644
index 000000000000..d9488ee922fc
--- /dev/null
+++ b/sdk/migrationassessment/Azure.ResourceManager.Migration.Assessment/CHANGELOG.md
@@ -0,0 +1,17 @@
+# Release History
+
+## 1.0.0-beta.1 (2025-02-27)
+
+### Features Added
+
+This package follows the [new Azure SDK guidelines](https://azure.github.io/azure-sdk/general_introduction.html), and provides many core capabilities:
+
+ - Support MSAL.NET, Azure.Identity is out of box for supporting MSAL.NET.
+ - Support [OpenTelemetry](https://opentelemetry.io/) for distributed tracing.
+ - HTTP pipeline with custom policies.
+ - Better error-handling.
+ - Support uniform telemetry across all languages.
+
+This package is a Public Preview version, so expect incompatible changes in subsequent releases as we improve the product. To provide feedback, submit an issue in our [Azure SDK for .NET GitHub repo](https://github.com/Azure/azure-sdk-for-net/issues).
+
+> NOTE: For more information about unified authentication, please refer to [Microsoft Azure Identity documentation for .NET](https://docs.microsoft.com//dotnet/api/overview/azure/identity-readme?view=azure-dotnet).
\ No newline at end of file
diff --git a/sdk/migrationassessment/Azure.ResourceManager.Migration.Assessment/Directory.Build.props b/sdk/migrationassessment/Azure.ResourceManager.Migration.Assessment/Directory.Build.props
new file mode 100644
index 000000000000..1a9611bd4924
--- /dev/null
+++ b/sdk/migrationassessment/Azure.ResourceManager.Migration.Assessment/Directory.Build.props
@@ -0,0 +1,6 @@
+
+
+
+
diff --git a/sdk/migrationassessment/Azure.ResourceManager.Migration.Assessment/README.md b/sdk/migrationassessment/Azure.ResourceManager.Migration.Assessment/README.md
new file mode 100644
index 000000000000..d74e637e7d4a
--- /dev/null
+++ b/sdk/migrationassessment/Azure.ResourceManager.Migration.Assessment/README.md
@@ -0,0 +1,80 @@
+# Microsoft Azure Migration.Assessment management client library for .NET
+
+**[Describe the service briefly first.]**
+
+This library follows the [new Azure SDK guidelines](https://azure.github.io/azure-sdk/general_introduction.html), and provides many core capabilities:
+
+ - Support MSAL.NET, Azure.Identity is out of box for supporting MSAL.NET.
+ - Support [OpenTelemetry](https://opentelemetry.io/) for distributed tracing.
+ - HTTP pipeline with custom policies.
+ - Better error-handling.
+ - Support uniform telemetry across all languages.
+
+## Getting started
+
+### Install the package
+
+Install the Microsoft Azure Migration.Assessment management library for .NET with [NuGet](https://www.nuget.org/):
+
+```dotnetcli
+dotnet add package Azure.ResourceManager.Migration.Assessment --prerelease
+```
+
+### Prerequisites
+
+* You must have an [Microsoft Azure subscription](https://azure.microsoft.com/free/dotnet/).
+
+### Authenticate the Client
+
+To create an authenticated client and start interacting with Microsoft Azure resources, see the [quickstart guide here](https://github.com/Azure/azure-sdk-for-net/blob/main/doc/dev/mgmt_quickstart.md).
+
+## Key concepts
+
+Key concepts of the Microsoft Azure SDK for .NET can be found [here](https://azure.github.io/azure-sdk/dotnet_introduction.html)
+
+## Documentation
+
+Documentation is available to help you learn how to use this package:
+
+- [Quickstart](https://github.com/Azure/azure-sdk-for-net/blob/main/doc/dev/mgmt_quickstart.md).
+- [API References](https://docs.microsoft.com/dotnet/api/?view=azure-dotnet).
+- [Authentication](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/identity/Azure.Identity/README.md).
+
+## Examples
+
+Code samples for using the management library for .NET can be found in the following locations
+- [.NET Management Library Code Samples](https://aka.ms/azuresdk-net-mgmt-samples)
+
+## Troubleshooting
+
+- File an issue via [GitHub Issues](https://github.com/Azure/azure-sdk-for-net/issues).
+- Check [previous questions](https://stackoverflow.com/questions/tagged/azure+.net) or ask new ones on Stack Overflow using Azure and .NET tags.
+
+## Next steps
+
+For more information about Microsoft Azure SDK, see [this website](https://azure.github.io/azure-sdk/).
+
+## Contributing
+
+For details on contributing to this repository, see the [contributing
+guide][cg].
+
+This project welcomes contributions and suggestions. Most contributions
+require you to agree to a Contributor License Agreement (CLA) declaring
+that you have the right to, and actually do, grant us the rights to use
+your contribution. For details, visit .
+
+When you submit a pull request, a CLA-bot will automatically determine
+whether you need to provide a CLA and decorate the PR appropriately
+(for example, label, comment). Follow the instructions provided by the
+bot. You'll only need to do this action once across all repositories
+using our CLA.
+
+This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For
+more information, see the [Code of Conduct FAQ][coc_faq] or contact
+ with any other questions or comments.
+
+
+[cg]: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/resourcemanager/Azure.ResourceManager/docs/CONTRIBUTING.md
+[coc]: https://opensource.microsoft.com/codeofconduct/
+[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/
\ No newline at end of file
diff --git a/sdk/migrationassessment/Azure.ResourceManager.Migration.Assessment/api/Azure.ResourceManager.Migration.Assessment.net8.0.cs b/sdk/migrationassessment/Azure.ResourceManager.Migration.Assessment/api/Azure.ResourceManager.Migration.Assessment.net8.0.cs
new file mode 100644
index 000000000000..10538b54994c
--- /dev/null
+++ b/sdk/migrationassessment/Azure.ResourceManager.Migration.Assessment/api/Azure.ResourceManager.Migration.Assessment.net8.0.cs
@@ -0,0 +1,4395 @@
+namespace Azure.ResourceManager.Migration.Assessment
+{
+ public partial class AssessedMachineCollection : Azure.ResourceManager.ArmCollection, System.Collections.Generic.IAsyncEnumerable, System.Collections.Generic.IEnumerable, System.Collections.IEnumerable
+ {
+ protected AssessedMachineCollection() { }
+ public virtual Azure.Response Exists(string assessedMachineName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> ExistsAsync(string assessedMachineName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.Response Get(string assessedMachineName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.Pageable GetAll(string filter = null, int? pageSize = default(int?), string continuationToken = null, int? totalRecordCount = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.AsyncPageable GetAllAsync(string filter = null, int? pageSize = default(int?), string continuationToken = null, int? totalRecordCount = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> GetAsync(string assessedMachineName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.NullableResponse GetIfExists(string assessedMachineName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> GetIfExistsAsync(string assessedMachineName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ System.Collections.Generic.IAsyncEnumerator System.Collections.Generic.IAsyncEnumerable.GetAsyncEnumerator(System.Threading.CancellationToken cancellationToken) { throw null; }
+ System.Collections.Generic.IEnumerator System.Collections.Generic.IEnumerable.GetEnumerator() { throw null; }
+ System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; }
+ }
+ public partial class AssessedMachineData : Azure.ResourceManager.Models.ResourceData, System.ClientModel.Primitives.IJsonModel, System.ClientModel.Primitives.IPersistableModel
+ {
+ public AssessedMachineData() { }
+ public Azure.ResourceManager.Migration.Assessment.Models.MachineBootType? BootType { get { throw null; } }
+ public double? ConfidenceRatingInPercentage { get { throw null; } }
+ public System.Collections.Generic.IList CostComponents { get { throw null; } }
+ public System.DateTimeOffset? CreatedOn { get { throw null; } }
+ public Azure.Core.ResourceIdentifier DatacenterMachineArmId { get { throw null; } }
+ public Azure.Core.ResourceIdentifier DatacenterManagementServerArmId { get { throw null; } }
+ public string DatacenterManagementServerName { get { throw null; } }
+ public string Description { get { throw null; } }
+ public System.Collections.Generic.IReadOnlyDictionary Disks { get { throw null; } }
+ public string DisplayName { get { throw null; } }
+ public System.Collections.Generic.IReadOnlyList Errors { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.ProcessorInfo HostProcessor { get { throw null; } set { } }
+ public double? MegabytesOfMemory { get { throw null; } }
+ public double? MegabytesOfMemoryForRecommendedSize { get { throw null; } }
+ public double? MonthlyBandwidthCost { get { throw null; } }
+ public double? MonthlyComputeCostForRecommendedSize { get { throw null; } }
+ public double? MonthlyPremiumStorageCost { get { throw null; } }
+ public double? MonthlyStandardSsdStorageCost { get { throw null; } }
+ public double? MonthlyStorageCost { get { throw null; } }
+ public double? MonthlyUltraStorageCost { get { throw null; } }
+ public System.Collections.Generic.IReadOnlyDictionary NetworkAdapters { get { throw null; } }
+ public int? NumberOfCores { get { throw null; } }
+ public int? NumberOfCoresForRecommendedSize { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.GuestOperatingSystemArchitecture? OperatingSystemArchitecture { get { throw null; } }
+ public string OperatingSystemName { get { throw null; } }
+ public string OperatingSystemType { get { throw null; } }
+ public string OperatingSystemVersion { get { throw null; } }
+ public double? PercentageCoresUtilization { get { throw null; } }
+ public double? PercentageMemoryUtilization { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.ProductSupportStatus ProductSupportStatus { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AzureVmSize? RecommendedSize { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.MigrationAssessmentCloudSuitability? Suitability { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AzureVmSuitabilityDetail? SuitabilityDetail { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AzureVmSuitabilityExplanation? SuitabilityExplanation { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AssessedMachineType? TypePropertiesType { get { throw null; } }
+ public System.DateTimeOffset? UpdatedOn { get { throw null; } }
+ protected override void JsonModelWriteCore(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { }
+ Azure.ResourceManager.Migration.Assessment.AssessedMachineData System.ClientModel.Primitives.IJsonModel.Create(ref System.Text.Json.Utf8JsonReader reader, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ void System.ClientModel.Primitives.IJsonModel.Write(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { }
+ Azure.ResourceManager.Migration.Assessment.AssessedMachineData System.ClientModel.Primitives.IPersistableModel.Create(System.BinaryData data, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ string System.ClientModel.Primitives.IPersistableModel.GetFormatFromOptions(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ System.BinaryData System.ClientModel.Primitives.IPersistableModel.Write(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ }
+ public partial class AssessedMachineResource : Azure.ResourceManager.ArmResource, System.ClientModel.Primitives.IJsonModel, System.ClientModel.Primitives.IPersistableModel
+ {
+ public static readonly Azure.Core.ResourceType ResourceType;
+ protected AssessedMachineResource() { }
+ public virtual Azure.ResourceManager.Migration.Assessment.AssessedMachineData Data { get { throw null; } }
+ public virtual bool HasData { get { throw null; } }
+ public static Azure.Core.ResourceIdentifier CreateResourceIdentifier(string subscriptionId, string resourceGroupName, string projectName, string groupName, string assessmentName, string assessedMachineName) { throw null; }
+ public virtual Azure.Response Get(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> GetAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ Azure.ResourceManager.Migration.Assessment.AssessedMachineData System.ClientModel.Primitives.IJsonModel.Create(ref System.Text.Json.Utf8JsonReader reader, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ void System.ClientModel.Primitives.IJsonModel.Write(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { }
+ Azure.ResourceManager.Migration.Assessment.AssessedMachineData System.ClientModel.Primitives.IPersistableModel.Create(System.BinaryData data, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ string System.ClientModel.Primitives.IPersistableModel.GetFormatFromOptions(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ System.BinaryData System.ClientModel.Primitives.IPersistableModel.Write(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ }
+ public partial class AssessedSqlDatabaseV2Collection : Azure.ResourceManager.ArmCollection, System.Collections.Generic.IAsyncEnumerable, System.Collections.Generic.IEnumerable, System.Collections.IEnumerable
+ {
+ protected AssessedSqlDatabaseV2Collection() { }
+ public virtual Azure.Response Exists(string assessedSqlDatabaseName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> ExistsAsync(string assessedSqlDatabaseName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.Response Get(string assessedSqlDatabaseName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.Pageable GetAll(string filter = null, int? pageSize = default(int?), string continuationToken = null, int? totalRecordCount = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.AsyncPageable GetAllAsync(string filter = null, int? pageSize = default(int?), string continuationToken = null, int? totalRecordCount = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> GetAsync(string assessedSqlDatabaseName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.NullableResponse GetIfExists(string assessedSqlDatabaseName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> GetIfExistsAsync(string assessedSqlDatabaseName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ System.Collections.Generic.IAsyncEnumerator System.Collections.Generic.IAsyncEnumerable.GetAsyncEnumerator(System.Threading.CancellationToken cancellationToken) { throw null; }
+ System.Collections.Generic.IEnumerator System.Collections.Generic.IEnumerable.GetEnumerator() { throw null; }
+ System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; }
+ }
+ public partial class AssessedSqlDatabaseV2Data : Azure.ResourceManager.Models.ResourceData, System.ClientModel.Primitives.IJsonModel, System.ClientModel.Primitives.IPersistableModel
+ {
+ public AssessedSqlDatabaseV2Data() { }
+ public Azure.Core.ResourceIdentifier AssessedSqlInstanceArmId { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.SqlAssessmentV2PaasSuitabilityDetails AzureSqlDBSuitabilityDetails { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.SqlAssessmentV2PaasSuitabilityDetails AzureSqlMISuitabilityDetails { get { throw null; } }
+ public double? BufferCacheSizeInMB { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.CompatibilityLevel? CompatibilityLevel { get { throw null; } }
+ public double? ConfidenceRatingInPercentage { get { throw null; } }
+ public System.DateTimeOffset? CreatedOn { get { throw null; } }
+ public string DatabaseName { get { throw null; } }
+ public double? DatabaseSizeInMB { get { throw null; } }
+ public string InstanceName { get { throw null; } }
+ public bool? IsDatabaseHighlyAvailable { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.SqlAvailabilityGroupDataOverview LinkedAvailabilityGroupOverview { get { throw null; } }
+ public Azure.Core.ResourceIdentifier MachineArmId { get { throw null; } }
+ public string MachineName { get { throw null; } }
+ public double? MegabytesPerSecondOfRead { get { throw null; } }
+ public double? MegabytesPerSecondOfWrite { get { throw null; } }
+ public double? NumberOfReadOperationsPerSecond { get { throw null; } }
+ public double? NumberOfWriteOperationsPerSecond { get { throw null; } }
+ public double? PercentageCoresUtilization { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.ProductSupportStatus ProductSupportStatus { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.MigrationAssessmentTargetType? RecommendedAzureSqlTargetType { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.RecommendedSuitability? RecommendedSuitability { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AssessmentSizingCriterion? SizingCriterion { get { throw null; } }
+ public Azure.Core.ResourceIdentifier SqlDatabaseSdsArmId { get { throw null; } }
+ public System.DateTimeOffset? UpdatedOn { get { throw null; } }
+ protected override void JsonModelWriteCore(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { }
+ Azure.ResourceManager.Migration.Assessment.AssessedSqlDatabaseV2Data System.ClientModel.Primitives.IJsonModel.Create(ref System.Text.Json.Utf8JsonReader reader, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ void System.ClientModel.Primitives.IJsonModel.Write(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { }
+ Azure.ResourceManager.Migration.Assessment.AssessedSqlDatabaseV2Data System.ClientModel.Primitives.IPersistableModel.Create(System.BinaryData data, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ string System.ClientModel.Primitives.IPersistableModel.GetFormatFromOptions(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ System.BinaryData System.ClientModel.Primitives.IPersistableModel.Write(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ }
+ public partial class AssessedSqlDatabaseV2Resource : Azure.ResourceManager.ArmResource, System.ClientModel.Primitives.IJsonModel, System.ClientModel.Primitives.IPersistableModel
+ {
+ public static readonly Azure.Core.ResourceType ResourceType;
+ protected AssessedSqlDatabaseV2Resource() { }
+ public virtual Azure.ResourceManager.Migration.Assessment.AssessedSqlDatabaseV2Data Data { get { throw null; } }
+ public virtual bool HasData { get { throw null; } }
+ public static Azure.Core.ResourceIdentifier CreateResourceIdentifier(string subscriptionId, string resourceGroupName, string projectName, string groupName, string assessmentName, string assessedSqlDatabaseName) { throw null; }
+ public virtual Azure.Response Get(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> GetAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ Azure.ResourceManager.Migration.Assessment.AssessedSqlDatabaseV2Data System.ClientModel.Primitives.IJsonModel.Create(ref System.Text.Json.Utf8JsonReader reader, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ void System.ClientModel.Primitives.IJsonModel.Write(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { }
+ Azure.ResourceManager.Migration.Assessment.AssessedSqlDatabaseV2Data System.ClientModel.Primitives.IPersistableModel.Create(System.BinaryData data, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ string System.ClientModel.Primitives.IPersistableModel.GetFormatFromOptions(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ System.BinaryData System.ClientModel.Primitives.IPersistableModel.Write(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ }
+ public partial class AssessedSqlInstanceV2Collection : Azure.ResourceManager.ArmCollection, System.Collections.Generic.IAsyncEnumerable, System.Collections.Generic.IEnumerable, System.Collections.IEnumerable
+ {
+ protected AssessedSqlInstanceV2Collection() { }
+ public virtual Azure.Response Exists(string assessedSqlInstanceName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> ExistsAsync(string assessedSqlInstanceName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.Response Get(string assessedSqlInstanceName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.Pageable GetAll(string filter = null, int? pageSize = default(int?), string continuationToken = null, int? totalRecordCount = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.AsyncPageable GetAllAsync(string filter = null, int? pageSize = default(int?), string continuationToken = null, int? totalRecordCount = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> GetAsync(string assessedSqlInstanceName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.NullableResponse GetIfExists(string assessedSqlInstanceName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> GetIfExistsAsync(string assessedSqlInstanceName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ System.Collections.Generic.IAsyncEnumerator System.Collections.Generic.IAsyncEnumerable.GetAsyncEnumerator(System.Threading.CancellationToken cancellationToken) { throw null; }
+ System.Collections.Generic.IEnumerator System.Collections.Generic.IEnumerable.GetEnumerator() { throw null; }
+ System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; }
+ }
+ public partial class AssessedSqlInstanceV2Data : Azure.ResourceManager.Models.ResourceData, System.ClientModel.Primitives.IJsonModel, System.ClientModel.Primitives.IPersistableModel
+ {
+ public AssessedSqlInstanceV2Data() { }
+ public Azure.ResourceManager.Migration.Assessment.Models.SqlAvailabilityReplicaSummary AvailabilityReplicaSummary { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.SqlAssessmentV2PaasSuitabilityDetails AzureSqlDBSuitabilityDetails { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.SqlAssessmentV2PaasSuitabilityDetails AzureSqlMISuitabilityDetails { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.SqlAssessmentV2IaasSuitabilityDetails AzureSqlVmSuitabilityDetails { get { throw null; } }
+ public double? ConfidenceRatingInPercentage { get { throw null; } }
+ public System.DateTimeOffset? CreatedOn { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AssessedSqlInstanceDatabaseSummary DatabaseSummary { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.SqlFciMetadata FciMetadata { get { throw null; } }
+ public bool? HasScanOccurred { get { throw null; } }
+ public string InstanceName { get { throw null; } }
+ public bool? IsClustered { get { throw null; } }
+ public bool? IsHighAvailabilityEnabled { get { throw null; } }
+ public System.Collections.Generic.IReadOnlyList LogicalDisks { get { throw null; } }
+ public Azure.Core.ResourceIdentifier MachineArmId { get { throw null; } }
+ public string MachineName { get { throw null; } }
+ public double? MemoryInUseInMB { get { throw null; } }
+ public int? NumberOfCoresAllocated { get { throw null; } }
+ public double? PercentageCoresUtilization { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.ProductSupportStatus ProductSupportStatus { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.MigrationAssessmentTargetType? RecommendedAzureSqlTargetType { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.RecommendedSuitability? RecommendedSuitability { get { throw null; } }
+ public System.Collections.Generic.IReadOnlyList RecommendedTargetReasonings { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AssessmentSizingCriterion? SizingCriterion { get { throw null; } }
+ public string SqlEdition { get { throw null; } }
+ public Azure.Core.ResourceIdentifier SqlInstanceSdsArmId { get { throw null; } }
+ public string SqlVersion { get { throw null; } }
+ public System.Collections.Generic.IReadOnlyList StorageTypeBasedDetails { get { throw null; } }
+ public System.DateTimeOffset? UpdatedOn { get { throw null; } }
+ protected override void JsonModelWriteCore(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { }
+ Azure.ResourceManager.Migration.Assessment.AssessedSqlInstanceV2Data System.ClientModel.Primitives.IJsonModel.Create(ref System.Text.Json.Utf8JsonReader reader, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ void System.ClientModel.Primitives.IJsonModel.Write(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { }
+ Azure.ResourceManager.Migration.Assessment.AssessedSqlInstanceV2Data System.ClientModel.Primitives.IPersistableModel.Create(System.BinaryData data, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ string System.ClientModel.Primitives.IPersistableModel.GetFormatFromOptions(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ System.BinaryData System.ClientModel.Primitives.IPersistableModel.Write(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ }
+ public partial class AssessedSqlInstanceV2Resource : Azure.ResourceManager.ArmResource, System.ClientModel.Primitives.IJsonModel, System.ClientModel.Primitives.IPersistableModel
+ {
+ public static readonly Azure.Core.ResourceType ResourceType;
+ protected AssessedSqlInstanceV2Resource() { }
+ public virtual Azure.ResourceManager.Migration.Assessment.AssessedSqlInstanceV2Data Data { get { throw null; } }
+ public virtual bool HasData { get { throw null; } }
+ public static Azure.Core.ResourceIdentifier CreateResourceIdentifier(string subscriptionId, string resourceGroupName, string projectName, string groupName, string assessmentName, string assessedSqlInstanceName) { throw null; }
+ public virtual Azure.Response Get(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> GetAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ Azure.ResourceManager.Migration.Assessment.AssessedSqlInstanceV2Data System.ClientModel.Primitives.IJsonModel.Create(ref System.Text.Json.Utf8JsonReader reader, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ void System.ClientModel.Primitives.IJsonModel.Write(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { }
+ Azure.ResourceManager.Migration.Assessment.AssessedSqlInstanceV2Data System.ClientModel.Primitives.IPersistableModel.Create(System.BinaryData data, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ string System.ClientModel.Primitives.IPersistableModel.GetFormatFromOptions(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ System.BinaryData System.ClientModel.Primitives.IPersistableModel.Write(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ }
+ public partial class AssessedSqlMachineCollection : Azure.ResourceManager.ArmCollection, System.Collections.Generic.IAsyncEnumerable, System.Collections.Generic.IEnumerable, System.Collections.IEnumerable
+ {
+ protected AssessedSqlMachineCollection() { }
+ public virtual Azure.Response Exists(string assessedSqlMachineName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> ExistsAsync(string assessedSqlMachineName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.Response Get(string assessedSqlMachineName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.Pageable GetAll(string filter = null, int? pageSize = default(int?), string continuationToken = null, int? totalRecordCount = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.AsyncPageable GetAllAsync(string filter = null, int? pageSize = default(int?), string continuationToken = null, int? totalRecordCount = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> GetAsync(string assessedSqlMachineName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.NullableResponse GetIfExists(string assessedSqlMachineName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> GetIfExistsAsync(string assessedSqlMachineName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ System.Collections.Generic.IAsyncEnumerator System.Collections.Generic.IAsyncEnumerable.GetAsyncEnumerator(System.Threading.CancellationToken cancellationToken) { throw null; }
+ System.Collections.Generic.IEnumerator System.Collections.Generic.IEnumerable.GetEnumerator() { throw null; }
+ System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; }
+ }
+ public partial class AssessedSqlMachineData : Azure.ResourceManager.Models.ResourceData, System.ClientModel.Primitives.IJsonModel, System.ClientModel.Primitives.IPersistableModel
+ {
+ public AssessedSqlMachineData() { }
+ public string BiosGuid { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.MachineBootType? BootType { get { throw null; } }
+ public double? ConfidenceRatingInPercentage { get { throw null; } }
+ public System.Collections.Generic.IList CostComponents { get { throw null; } }
+ public System.DateTimeOffset? CreatedOn { get { throw null; } }
+ public Azure.Core.ResourceIdentifier DatacenterMachineArmId { get { throw null; } }
+ public Azure.Core.ResourceIdentifier DatacenterManagementServerArmId { get { throw null; } }
+ public string DatacenterManagementServerName { get { throw null; } }
+ public string Description { get { throw null; } }
+ public System.Collections.Generic.IReadOnlyDictionary Disks { get { throw null; } }
+ public string DisplayName { get { throw null; } }
+ public string Fqdn { get { throw null; } }
+ public double? MegabytesOfMemory { get { throw null; } }
+ public System.Collections.Generic.IReadOnlyList MigrationGuidelines { get { throw null; } }
+ public double? MonthlyBandwidthCost { get { throw null; } }
+ public double? MonthlyComputeCost { get { throw null; } }
+ public double? MonthlyStorageCost { get { throw null; } }
+ public System.Collections.Generic.IReadOnlyDictionary NetworkAdapters { get { throw null; } }
+ public int? NumberOfCores { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.GuestOperatingSystemArchitecture? OperatingSystemArchitecture { get { throw null; } }
+ public string OperatingSystemName { get { throw null; } }
+ public string OperatingSystemType { get { throw null; } }
+ public string OperatingSystemVersion { get { throw null; } }
+ public double? PercentageCoresUtilization { get { throw null; } }
+ public double? PercentageMemoryUtilization { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.ProductSupportStatus ProductSupportStatus { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AzureVmFamily? RecommendedVmFamily { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AzureVmSize? RecommendedVmSize { get { throw null; } }
+ public double? RecommendedVmSizeMegabytesOfMemory { get { throw null; } }
+ public int? RecommendedVmSizeNumberOfCores { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.MigrationAssessmentCloudSuitability? SecuritySuitability { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AssessmentSizingCriterion? SizingCriterion { get { throw null; } }
+ public System.Collections.Generic.IReadOnlyList SqlInstances { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.MigrationAssessmentCloudSuitability? Suitability { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AzureVmSuitabilityDetail? SuitabilityDetail { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AzureVmSuitabilityExplanation? SuitabilityExplanation { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AssessedMachineType? TypePropertiesType { get { throw null; } }
+ public System.DateTimeOffset? UpdatedOn { get { throw null; } }
+ protected override void JsonModelWriteCore(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { }
+ Azure.ResourceManager.Migration.Assessment.AssessedSqlMachineData System.ClientModel.Primitives.IJsonModel.Create(ref System.Text.Json.Utf8JsonReader reader, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ void System.ClientModel.Primitives.IJsonModel.Write(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { }
+ Azure.ResourceManager.Migration.Assessment.AssessedSqlMachineData System.ClientModel.Primitives.IPersistableModel.Create(System.BinaryData data, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ string System.ClientModel.Primitives.IPersistableModel.GetFormatFromOptions(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ System.BinaryData System.ClientModel.Primitives.IPersistableModel.Write(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ }
+ public partial class AssessedSqlMachineResource : Azure.ResourceManager.ArmResource, System.ClientModel.Primitives.IJsonModel, System.ClientModel.Primitives.IPersistableModel
+ {
+ public static readonly Azure.Core.ResourceType ResourceType;
+ protected AssessedSqlMachineResource() { }
+ public virtual Azure.ResourceManager.Migration.Assessment.AssessedSqlMachineData Data { get { throw null; } }
+ public virtual bool HasData { get { throw null; } }
+ public static Azure.Core.ResourceIdentifier CreateResourceIdentifier(string subscriptionId, string resourceGroupName, string projectName, string groupName, string assessmentName, string assessedSqlMachineName) { throw null; }
+ public virtual Azure.Response Get(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> GetAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ Azure.ResourceManager.Migration.Assessment.AssessedSqlMachineData System.ClientModel.Primitives.IJsonModel.Create(ref System.Text.Json.Utf8JsonReader reader, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ void System.ClientModel.Primitives.IJsonModel.Write(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { }
+ Azure.ResourceManager.Migration.Assessment.AssessedSqlMachineData System.ClientModel.Primitives.IPersistableModel.Create(System.BinaryData data, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ string System.ClientModel.Primitives.IPersistableModel.GetFormatFromOptions(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ System.BinaryData System.ClientModel.Primitives.IPersistableModel.Write(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ }
+ public partial class AssessedSqlRecommendedEntityCollection : Azure.ResourceManager.ArmCollection, System.Collections.Generic.IAsyncEnumerable, System.Collections.Generic.IEnumerable, System.Collections.IEnumerable
+ {
+ protected AssessedSqlRecommendedEntityCollection() { }
+ public virtual Azure.Response Exists(string recommendedAssessedEntityName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> ExistsAsync(string recommendedAssessedEntityName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.Response Get(string recommendedAssessedEntityName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.Pageable GetAll(string filter = null, int? pageSize = default(int?), string continuationToken = null, int? totalRecordCount = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.AsyncPageable GetAllAsync(string filter = null, int? pageSize = default(int?), string continuationToken = null, int? totalRecordCount = default(int?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> GetAsync(string recommendedAssessedEntityName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.NullableResponse GetIfExists(string recommendedAssessedEntityName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> GetIfExistsAsync(string recommendedAssessedEntityName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ System.Collections.Generic.IAsyncEnumerator System.Collections.Generic.IAsyncEnumerable.GetAsyncEnumerator(System.Threading.CancellationToken cancellationToken) { throw null; }
+ System.Collections.Generic.IEnumerator System.Collections.Generic.IEnumerable.GetEnumerator() { throw null; }
+ System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; }
+ }
+ public partial class AssessedSqlRecommendedEntityData : Azure.ResourceManager.Models.ResourceData, System.ClientModel.Primitives.IJsonModel, System.ClientModel.Primitives.IPersistableModel
+ {
+ public AssessedSqlRecommendedEntityData() { }
+ public Azure.Core.ResourceIdentifier AssessedSqlEntityArmId { get { throw null; } set { } }
+ public Azure.ResourceManager.Migration.Assessment.Models.SqlAssessmentV2PaasSuitabilityDetails AzureSqlDBSuitabilityDetails { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.SqlAssessmentV2PaasSuitabilityDetails AzureSqlMISuitabilityDetails { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.SqlAssessmentV2IaasSuitabilityDetails AzureSqlVmSuitabilityDetails { get { throw null; } }
+ public int? DBCount { get { throw null; } }
+ public int? DiscoveredDBCount { get { throw null; } }
+ public bool? HasScanOccurred { get { throw null; } }
+ public string InstanceName { get { throw null; } }
+ public bool? IsClustered { get { throw null; } }
+ public bool? IsHighAvailabilityEnabled { get { throw null; } }
+ public string MachineName { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.ProductSupportStatus ProductSupportStatus { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.MigrationAssessmentTargetType? RecommendedAzureSqlTargetType { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.RecommendedSuitability? RecommendedSuitability { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AssessmentSizingCriterion? SizingCriterion { get { throw null; } }
+ public string SqlEdition { get { throw null; } }
+ public string SqlVersion { get { throw null; } }
+ protected override void JsonModelWriteCore(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { }
+ Azure.ResourceManager.Migration.Assessment.AssessedSqlRecommendedEntityData System.ClientModel.Primitives.IJsonModel.Create(ref System.Text.Json.Utf8JsonReader reader, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ void System.ClientModel.Primitives.IJsonModel.Write(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { }
+ Azure.ResourceManager.Migration.Assessment.AssessedSqlRecommendedEntityData System.ClientModel.Primitives.IPersistableModel.Create(System.BinaryData data, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ string System.ClientModel.Primitives.IPersistableModel.GetFormatFromOptions(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ System.BinaryData System.ClientModel.Primitives.IPersistableModel.Write(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ }
+ public partial class AssessedSqlRecommendedEntityResource : Azure.ResourceManager.ArmResource, System.ClientModel.Primitives.IJsonModel, System.ClientModel.Primitives.IPersistableModel
+ {
+ public static readonly Azure.Core.ResourceType ResourceType;
+ protected AssessedSqlRecommendedEntityResource() { }
+ public virtual Azure.ResourceManager.Migration.Assessment.AssessedSqlRecommendedEntityData Data { get { throw null; } }
+ public virtual bool HasData { get { throw null; } }
+ public static Azure.Core.ResourceIdentifier CreateResourceIdentifier(string subscriptionId, string resourceGroupName, string projectName, string groupName, string assessmentName, string recommendedAssessedEntityName) { throw null; }
+ public virtual Azure.Response Get(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> GetAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ Azure.ResourceManager.Migration.Assessment.AssessedSqlRecommendedEntityData System.ClientModel.Primitives.IJsonModel.Create(ref System.Text.Json.Utf8JsonReader reader, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ void System.ClientModel.Primitives.IJsonModel.Write(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { }
+ Azure.ResourceManager.Migration.Assessment.AssessedSqlRecommendedEntityData System.ClientModel.Primitives.IPersistableModel.Create(System.BinaryData data, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ string System.ClientModel.Primitives.IPersistableModel.GetFormatFromOptions(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ System.BinaryData System.ClientModel.Primitives.IPersistableModel.Write(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ }
+ public partial class MigrationAssessmentAssessmentCollection : Azure.ResourceManager.ArmCollection, System.Collections.Generic.IAsyncEnumerable, System.Collections.Generic.IEnumerable, System.Collections.IEnumerable
+ {
+ protected MigrationAssessmentAssessmentCollection() { }
+ public virtual Azure.ResourceManager.ArmOperation CreateOrUpdate(Azure.WaitUntil waitUntil, string assessmentName, Azure.ResourceManager.Migration.Assessment.MigrationAssessmentAssessmentData data, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> CreateOrUpdateAsync(Azure.WaitUntil waitUntil, string assessmentName, Azure.ResourceManager.Migration.Assessment.MigrationAssessmentAssessmentData data, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.Response Exists(string assessmentName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> ExistsAsync(string assessmentName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.Response Get(string assessmentName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.Pageable GetAll(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.AsyncPageable GetAllAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> GetAsync(string assessmentName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.NullableResponse GetIfExists(string assessmentName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> GetIfExistsAsync(string assessmentName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ System.Collections.Generic.IAsyncEnumerator System.Collections.Generic.IAsyncEnumerable.GetAsyncEnumerator(System.Threading.CancellationToken cancellationToken) { throw null; }
+ System.Collections.Generic.IEnumerator System.Collections.Generic.IEnumerable.GetEnumerator() { throw null; }
+ System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; }
+ }
+ public partial class MigrationAssessmentAssessmentData : Azure.ResourceManager.Models.ResourceData, System.ClientModel.Primitives.IJsonModel, System.ClientModel.Primitives.IPersistableModel
+ {
+ public MigrationAssessmentAssessmentData() { }
+ public System.Collections.Generic.IReadOnlyDictionary AssessmentErrorSummary { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AssessmentType? AssessmentType { get { throw null; } }
+ public System.Collections.Generic.IList AzureDiskTypes { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AzureHybridUseBenefit? AzureHybridUseBenefit { get { throw null; } set { } }
+ public Azure.Core.AzureLocation? AzureLocation { get { throw null; } set { } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AzureOfferCode? AzureOfferCode { get { throw null; } set { } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AzurePricingTier? AzurePricingTier { get { throw null; } set { } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AzureStorageRedundancy? AzureStorageRedundancy { get { throw null; } set { } }
+ public System.Collections.Generic.IList AzureVmFamilies { get { throw null; } }
+ public double? ConfidenceRatingInPercentage { get { throw null; } }
+ public System.Collections.Generic.IReadOnlyList CostComponents { get { throw null; } }
+ public System.DateTimeOffset? CreatedOn { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AzureCurrency? Currency { get { throw null; } set { } }
+ public double? DiscountPercentage { get { throw null; } set { } }
+ public System.Collections.Generic.IReadOnlyDictionary DistributionByOSName { get { throw null; } }
+ public System.Collections.Generic.IReadOnlyDictionary DistributionByServicePackInsight { get { throw null; } }
+ public System.Collections.Generic.IReadOnlyDictionary DistributionBySupportStatus { get { throw null; } }
+ public string EASubscriptionId { get { throw null; } set { } }
+ public Azure.ResourceManager.Migration.Assessment.Models.MigrationAssessmentGroupType? GroupType { get { throw null; } }
+ public double? MonthlyBandwidthCost { get { throw null; } }
+ public double? MonthlyComputeCost { get { throw null; } }
+ public double? MonthlyPremiumStorageCost { get { throw null; } }
+ public double? MonthlyStandardSsdStorageCost { get { throw null; } }
+ public double? MonthlyStorageCost { get { throw null; } }
+ public double? MonthlyUltraStorageCost { get { throw null; } }
+ public int? NumberOfMachines { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.PercentileOfUtilization? Percentile { get { throw null; } set { } }
+ public System.DateTimeOffset? PerfDataEndOn { get { throw null; } set { } }
+ public System.DateTimeOffset? PerfDataStartOn { get { throw null; } set { } }
+ public System.DateTimeOffset? PricesQueriedOn { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.MigrationAssessmentProvisioningState? ProvisioningState { get { throw null; } set { } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AzureReservedInstance? ReservedInstance { get { throw null; } set { } }
+ public double? ScalingFactor { get { throw null; } set { } }
+ public string SchemaVersion { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AssessmentSizingCriterion? SizingCriterion { get { throw null; } set { } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AssessmentStage? Stage { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AssessmentStatus? Status { get { throw null; } }
+ public System.Collections.Generic.IReadOnlyDictionary SuitabilitySummary { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AssessmentTimeRange? TimeRange { get { throw null; } set { } }
+ public System.DateTimeOffset? UpdatedOn { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.VmUptime VmUptime { get { throw null; } set { } }
+ protected override void JsonModelWriteCore(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { }
+ Azure.ResourceManager.Migration.Assessment.MigrationAssessmentAssessmentData System.ClientModel.Primitives.IJsonModel.Create(ref System.Text.Json.Utf8JsonReader reader, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ void System.ClientModel.Primitives.IJsonModel.Write(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { }
+ Azure.ResourceManager.Migration.Assessment.MigrationAssessmentAssessmentData System.ClientModel.Primitives.IPersistableModel.Create(System.BinaryData data, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ string System.ClientModel.Primitives.IPersistableModel.GetFormatFromOptions(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ System.BinaryData System.ClientModel.Primitives.IPersistableModel.Write(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ }
+ public partial class MigrationAssessmentAssessmentOptionCollection : Azure.ResourceManager.ArmCollection, System.Collections.Generic.IAsyncEnumerable, System.Collections.Generic.IEnumerable, System.Collections.IEnumerable
+ {
+ protected MigrationAssessmentAssessmentOptionCollection() { }
+ public virtual Azure.Response Exists(string assessmentOptionsName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> ExistsAsync(string assessmentOptionsName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.Response Get(string assessmentOptionsName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.Pageable GetAll(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.AsyncPageable GetAllAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> GetAsync(string assessmentOptionsName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.NullableResponse GetIfExists(string assessmentOptionsName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> GetIfExistsAsync(string assessmentOptionsName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ System.Collections.Generic.IAsyncEnumerator System.Collections.Generic.IAsyncEnumerable.GetAsyncEnumerator(System.Threading.CancellationToken cancellationToken) { throw null; }
+ System.Collections.Generic.IEnumerator System.Collections.Generic.IEnumerable.GetEnumerator() { throw null; }
+ System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; }
+ }
+ public partial class MigrationAssessmentAssessmentOptionData : Azure.ResourceManager.Models.ResourceData, System.ClientModel.Primitives.IJsonModel, System.ClientModel.Primitives.IPersistableModel
+ {
+ public MigrationAssessmentAssessmentOptionData() { }
+ public System.Collections.Generic.IReadOnlyList PremiumDiskVmFamilies { get { throw null; } }
+ public System.Collections.Generic.IReadOnlyList ReservedInstanceSupportedCurrencies { get { throw null; } }
+ public System.Collections.Generic.IReadOnlyList ReservedInstanceSupportedLocations { get { throw null; } }
+ public System.Collections.Generic.IReadOnlyList ReservedInstanceSupportedOffers { get { throw null; } }
+ public System.Collections.Generic.IReadOnlyList ReservedInstanceVmFamilies { get { throw null; } }
+ public System.Collections.Generic.IReadOnlyList SavingsPlanSupportedLocations { get { throw null; } }
+ public System.Collections.Generic.IReadOnlyList SavingsPlanVmFamilies { get { throw null; } }
+ public System.Collections.Generic.IReadOnlyList UltraDiskVmFamilies { get { throw null; } }
+ public System.Collections.Generic.IReadOnlyList VmFamilies { get { throw null; } }
+ protected override void JsonModelWriteCore(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { }
+ Azure.ResourceManager.Migration.Assessment.MigrationAssessmentAssessmentOptionData System.ClientModel.Primitives.IJsonModel.Create(ref System.Text.Json.Utf8JsonReader reader, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ void System.ClientModel.Primitives.IJsonModel.Write(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { }
+ Azure.ResourceManager.Migration.Assessment.MigrationAssessmentAssessmentOptionData System.ClientModel.Primitives.IPersistableModel.Create(System.BinaryData data, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ string System.ClientModel.Primitives.IPersistableModel.GetFormatFromOptions(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ System.BinaryData System.ClientModel.Primitives.IPersistableModel.Write(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ }
+ public partial class MigrationAssessmentAssessmentOptionResource : Azure.ResourceManager.ArmResource, System.ClientModel.Primitives.IJsonModel, System.ClientModel.Primitives.IPersistableModel
+ {
+ public static readonly Azure.Core.ResourceType ResourceType;
+ protected MigrationAssessmentAssessmentOptionResource() { }
+ public virtual Azure.ResourceManager.Migration.Assessment.MigrationAssessmentAssessmentOptionData Data { get { throw null; } }
+ public virtual bool HasData { get { throw null; } }
+ public static Azure.Core.ResourceIdentifier CreateResourceIdentifier(string subscriptionId, string resourceGroupName, string projectName, string assessmentOptionsName) { throw null; }
+ public virtual Azure.Response Get(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> GetAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ Azure.ResourceManager.Migration.Assessment.MigrationAssessmentAssessmentOptionData System.ClientModel.Primitives.IJsonModel.Create(ref System.Text.Json.Utf8JsonReader reader, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ void System.ClientModel.Primitives.IJsonModel.Write(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { }
+ Azure.ResourceManager.Migration.Assessment.MigrationAssessmentAssessmentOptionData System.ClientModel.Primitives.IPersistableModel.Create(System.BinaryData data, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ string System.ClientModel.Primitives.IPersistableModel.GetFormatFromOptions(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ System.BinaryData System.ClientModel.Primitives.IPersistableModel.Write(System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ }
+ public partial class MigrationAssessmentAssessmentProjectCollection : Azure.ResourceManager.ArmCollection, System.Collections.Generic.IAsyncEnumerable, System.Collections.Generic.IEnumerable, System.Collections.IEnumerable
+ {
+ protected MigrationAssessmentAssessmentProjectCollection() { }
+ public virtual Azure.ResourceManager.ArmOperation CreateOrUpdate(Azure.WaitUntil waitUntil, string projectName, Azure.ResourceManager.Migration.Assessment.MigrationAssessmentAssessmentProjectData data, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> CreateOrUpdateAsync(Azure.WaitUntil waitUntil, string projectName, Azure.ResourceManager.Migration.Assessment.MigrationAssessmentAssessmentProjectData data, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.Response Exists(string projectName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> ExistsAsync(string projectName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.Response Get(string projectName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.Pageable GetAll(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.AsyncPageable GetAllAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> GetAsync(string projectName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual Azure.NullableResponse GetIfExists(string projectName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ public virtual System.Threading.Tasks.Task> GetIfExistsAsync(string projectName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw null; }
+ System.Collections.Generic.IAsyncEnumerator System.Collections.Generic.IAsyncEnumerable.GetAsyncEnumerator(System.Threading.CancellationToken cancellationToken) { throw null; }
+ System.Collections.Generic.IEnumerator System.Collections.Generic.IEnumerable.GetEnumerator() { throw null; }
+ System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; }
+ }
+ public partial class MigrationAssessmentAssessmentProjectData : Azure.ResourceManager.Models.TrackedResourceData, System.ClientModel.Primitives.IJsonModel, System.ClientModel.Primitives.IPersistableModel
+ {
+ public MigrationAssessmentAssessmentProjectData(Azure.Core.AzureLocation location) { }
+ public string AssessmentSolutionId { get { throw null; } set { } }
+ public System.DateTimeOffset? CreateOn { get { throw null; } }
+ public Azure.Core.ResourceIdentifier CustomerStorageAccountArmId { get { throw null; } set { } }
+ public string CustomerWorkspaceId { get { throw null; } set { } }
+ public string CustomerWorkspaceLocation { get { throw null; } set { } }
+ public System.Collections.Generic.IReadOnlyList PrivateEndpointConnections { get { throw null; } }
+ public Azure.ResourceManager.Migration.Assessment.Models.AssessmentProjectStatus? ProjectStatus { get { throw null; } set { } }
+ public Azure.ResourceManager.Migration.Assessment.Models.MigrationAssessmentProvisioningState? ProvisioningState { get { throw null; } set { } }
+ public string PublicNetworkAccess { get { throw null; } set { } }
+ public string ServiceEndpoint { get { throw null; } }
+ public System.DateTimeOffset? UpdatedOn { get { throw null; } }
+ protected override void JsonModelWriteCore(System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options) { }
+ Azure.ResourceManager.Migration.Assessment.MigrationAssessmentAssessmentProjectData System.ClientModel.Primitives.IJsonModel.Create(ref System.Text.Json.Utf8JsonReader reader, System.ClientModel.Primitives.ModelReaderWriterOptions options) { throw null; }
+ void System.ClientModel.Primitives.IJsonModel