diff --git a/generated/StorageMover/StorageMover.Autorest/Properties/AssemblyInfo.cs b/generated/StorageMover/StorageMover.Autorest/Properties/AssemblyInfo.cs index 99512e2cdf85..79f0b710be51 100644 --- a/generated/StorageMover/StorageMover.Autorest/Properties/AssemblyInfo.cs +++ b/generated/StorageMover/StorageMover.Autorest/Properties/AssemblyInfo.cs @@ -1,28 +1,26 @@ -// ---------------------------------------------------------------------------------- -// -// Copyright Microsoft Corporation -// Licensed under the Apache License, Version 2.0 (the "License"); +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the Apache License, Version 2.0 (the ""License""); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 // Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, +// distributed under the License is distributed on an ""AS IS"" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// ---------------------------------------------------------------------------------- +// Code generated by Microsoft (R) AutoRest Code Generator.Changes may cause incorrect behavior and will be lost if the code +// is regenerated. using System; using System.Reflection; +using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -[assembly: AssemblyTitle("Microsoft Azure Powershell - StorageMover")] -[assembly: AssemblyCompany(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyCompany)] -[assembly: AssemblyProduct(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyProduct)] -[assembly: AssemblyCopyright(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyCopyright)] - -[assembly: ComVisible(false)] -[assembly: CLSCompliant(false)] -[assembly: Guid("c51a9c74-e21a-42be-b7d6-18678451fbc6")] -[assembly: AssemblyVersion("1.5.0")] -[assembly: AssemblyFileVersion("1.5.0")] +[assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft")] +[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")] +[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")] +[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - StorageMover")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.5.0")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.5.0")] +[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)] +[assembly: System.CLSCompliantAttribute(false)] diff --git a/generated/StorageMover/StorageMover.Autorest/generate-info.json b/generated/StorageMover/StorageMover.Autorest/generate-info.json index 5ed5222c16f7..9974c91ac069 100644 --- a/generated/StorageMover/StorageMover.Autorest/generate-info.json +++ b/generated/StorageMover/StorageMover.Autorest/generate-info.json @@ -1,3 +1,3 @@ { - "generate_Id": "56a9fe9d-ca60-4298-9da3-7bbf49189300" + "generate_Id": "984c298d-9912-458e-b48e-9ec7ab7d0791" } diff --git a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/GetAzStorageMoverAgent_Get.cs b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/GetAzStorageMoverAgent_Get.cs index 73ac47182864..da5b824814a7 100644 --- a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/GetAzStorageMoverAgent_Get.cs +++ b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/GetAzStorageMoverAgent_Get.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers/{storageMoverName}/agents/{agentName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStorageMoverAgent_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.IAgent", "15.0.0", "2.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"UploadLimitScheduleWeeklyRecurrence"}, NewOutputProperties=new string[] {"UploadLimitScheduleWeeklyRecurrence"}, ChangeDescription="The type of the property UploadLimitScheduleWeeklyRecurrence will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.IAgent))] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Description(@"Gets an Agent resource.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Generated] diff --git a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/GetAzStorageMoverAgent_GetViaIdentity.cs b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/GetAzStorageMoverAgent_GetViaIdentity.cs index 750d1d6eb7a3..4a39fdfc47b4 100644 --- a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/GetAzStorageMoverAgent_GetViaIdentity.cs +++ b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/GetAzStorageMoverAgent_GetViaIdentity.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers/{storageMoverName}/agents/{agentName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStorageMoverAgent_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.IAgent", "15.0.0", "2.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"UploadLimitScheduleWeeklyRecurrence"}, NewOutputProperties=new string[] {"UploadLimitScheduleWeeklyRecurrence"}, ChangeDescription="The type of the property UploadLimitScheduleWeeklyRecurrence will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.IAgent))] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Description(@"Gets an Agent resource.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Generated] diff --git a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/GetAzStorageMoverAgent_List.cs b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/GetAzStorageMoverAgent_List.cs index 8d865ab75737..169c473b68a6 100644 --- a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/GetAzStorageMoverAgent_List.cs +++ b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/GetAzStorageMoverAgent_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Cmdlets /// [OpenAPI] List=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers/{storageMoverName}/agents" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStorageMoverAgent_List")] + [Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.IAgent", "15.0.0", "2.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"UploadLimitScheduleWeeklyRecurrence"}, NewOutputProperties=new string[] {"UploadLimitScheduleWeeklyRecurrence"}, ChangeDescription="The type of the property UploadLimitScheduleWeeklyRecurrence will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.IAgent))] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Description(@"Lists all Agents in a Storage Mover.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Generated] diff --git a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/NewAzStorageMoverJobDefinition_Create.cs b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/NewAzStorageMoverJobDefinition_Create.cs index 3632b9f4453d..802bfd3c985a 100644 --- a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/NewAzStorageMoverJobDefinition_Create.cs +++ b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/NewAzStorageMoverJobDefinition_Create.cs @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Cmdlets /// [OpenAPI] CreateOrUpdate=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers/{storageMoverName}/projects/{projectName}/jobDefinitions/{jobDefinitionName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzStorageMoverJobDefinition_Create", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.ParameterSetBreakingChange(new string[] {"Create"}, "15.0.0", "2.0.0", "2025/11/03", ChangeDescription="The parameter set Create will be removed. Suggest to use CreateExpanded and CreateViaJsonString instead.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.IJobDefinition))] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Description(@"Creates or updates a Job Definition resource, which contains configuration for a single unit of managed data transfer.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Generated] diff --git a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/NewAzStorageMoverProject_Create.cs b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/NewAzStorageMoverProject_Create.cs index 578af628d1b5..0b873a050ab6 100644 --- a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/NewAzStorageMoverProject_Create.cs +++ b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/NewAzStorageMoverProject_Create.cs @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Cmdlets /// [OpenAPI] CreateOrUpdate=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers/{storageMoverName}/projects/{projectName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzStorageMoverProject_Create", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.ParameterSetBreakingChange(new string[] {"Create"}, "15.0.0", "2.0.0", "2025/11/03", ChangeDescription="The parameter set Create will be removed. Suggest to use CreateExpanded and CreateViaJsonString instead.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.IProject))] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Description(@"Creates or updates a Project resource, which is a logical grouping of related jobs.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Generated] diff --git a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverAgent_Update.cs b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverAgent_Update.cs index 362ca33b2d59..48b609297c9d 100644 --- a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverAgent_Update.cs +++ b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverAgent_Update.cs @@ -13,6 +13,8 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Cmdlets /// [OpenAPI] Update=>PATCH:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers/{storageMoverName}/agents/{agentName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzStorageMoverAgent_Update", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.ParameterSetBreakingChange(new string[] {"Update"}, "15.0.0", "2.0.0", "2025/11/03", ChangeDescription="The parameter set Update and UpdateViaIdentity will be removed. Suggest to use UpdateExpanded, UpdateViaIdentityExpanded and UpdateViaJsonString instead.")] + [Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.IAgent", "15.0.0", "2.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"UploadLimitScheduleWeeklyRecurrence"}, NewOutputProperties=new string[] {"UploadLimitScheduleWeeklyRecurrence"}, ChangeDescription="The type of the property UploadLimitScheduleWeeklyRecurrence will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.IAgent))] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Description(@"Creates or updates an Agent resource.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Generated] diff --git a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverAgent_UpdateExpanded.cs b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverAgent_UpdateExpanded.cs index 7720f5015ac1..ef4c6f07b2c7 100644 --- a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverAgent_UpdateExpanded.cs +++ b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverAgent_UpdateExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Cmdlets /// [OpenAPI] Update=>PATCH:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers/{storageMoverName}/agents/{agentName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzStorageMoverAgent_UpdateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.IAgent", "15.0.0", "2.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"UploadLimitScheduleWeeklyRecurrence"}, NewOutputProperties=new string[] {"UploadLimitScheduleWeeklyRecurrence"}, ChangeDescription="The type of the property UploadLimitScheduleWeeklyRecurrence will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.IAgent))] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Description(@"Creates or updates an Agent resource.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Generated] diff --git a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverAgent_UpdateViaIdentity.cs b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverAgent_UpdateViaIdentity.cs index 2a3cc0d59825..14f44586807c 100644 --- a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverAgent_UpdateViaIdentity.cs +++ b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverAgent_UpdateViaIdentity.cs @@ -13,6 +13,8 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Cmdlets /// [OpenAPI] Update=>PATCH:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers/{storageMoverName}/agents/{agentName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzStorageMoverAgent_UpdateViaIdentity", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.ParameterSetBreakingChange(new string[] {"UpdateViaIdentity"}, "15.0.0", "2.0.0", "2025/11/03", ChangeDescription="The parameter set Update and UpdateViaIdentity will be removed. Suggest to use UpdateExpanded, UpdateViaIdentityExpanded and UpdateViaJsonString instead.")] + [Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.IAgent", "15.0.0", "2.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"UploadLimitScheduleWeeklyRecurrence"}, NewOutputProperties=new string[] {"UploadLimitScheduleWeeklyRecurrence"}, ChangeDescription="The type of the property UploadLimitScheduleWeeklyRecurrence will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.IAgent))] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Description(@"Creates or updates an Agent resource.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Generated] diff --git a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverAgent_UpdateViaIdentityExpanded.cs b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverAgent_UpdateViaIdentityExpanded.cs index a7486cc203cf..5bcb10851e6c 100644 --- a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverAgent_UpdateViaIdentityExpanded.cs +++ b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverAgent_UpdateViaIdentityExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Cmdlets /// [OpenAPI] Update=>PATCH:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers/{storageMoverName}/agents/{agentName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzStorageMoverAgent_UpdateViaIdentityExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.IAgent", "15.0.0", "2.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"UploadLimitScheduleWeeklyRecurrence"}, NewOutputProperties=new string[] {"UploadLimitScheduleWeeklyRecurrence"}, ChangeDescription="The type of the property UploadLimitScheduleWeeklyRecurrence will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.IAgent))] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Description(@"Creates or updates an Agent resource.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Generated] diff --git a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverJobDefinition_Update.cs b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverJobDefinition_Update.cs index fa747adda907..4373d06040b0 100644 --- a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverJobDefinition_Update.cs +++ b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverJobDefinition_Update.cs @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Cmdlets /// [OpenAPI] Update=>PATCH:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers/{storageMoverName}/projects/{projectName}/jobDefinitions/{jobDefinitionName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzStorageMoverJobDefinition_Update", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.ParameterSetBreakingChange(new string[] {"Update"}, "15.0.0", "2.0.0", "2025/11/03", ChangeDescription="The parameter set Update and UpdateViaIdentity will be removed. Suggest to use UpdateExpanded, UpdateViaIdentityExpanded and UpdateViaJsonString instead.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.IJobDefinition))] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Description(@"Updates properties for a Job Definition resource. Properties not specified in the request body will be unchanged.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Generated] diff --git a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverJobDefinition_UpdateViaIdentity.cs b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverJobDefinition_UpdateViaIdentity.cs index 63d560bd67a1..d6742d917868 100644 --- a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverJobDefinition_UpdateViaIdentity.cs +++ b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverJobDefinition_UpdateViaIdentity.cs @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Cmdlets /// [OpenAPI] Update=>PATCH:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers/{storageMoverName}/projects/{projectName}/jobDefinitions/{jobDefinitionName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzStorageMoverJobDefinition_UpdateViaIdentity", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.ParameterSetBreakingChange(new string[] {"UpdateViaIdentity"}, "15.0.0", "2.0.0", "2025/11/03", ChangeDescription="The parameter set Update and UpdateViaIdentity will be removed. Suggest to use UpdateExpanded, UpdateViaIdentityExpanded and UpdateViaJsonString instead.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.IJobDefinition))] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Description(@"Updates properties for a Job Definition resource. Properties not specified in the request body will be unchanged.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Generated] diff --git a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverProject_Update.cs b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverProject_Update.cs index cd4bf3bec397..36a99232d26e 100644 --- a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverProject_Update.cs +++ b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverProject_Update.cs @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Cmdlets /// [OpenAPI] Update=>PATCH:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers/{storageMoverName}/projects/{projectName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzStorageMoverProject_Update", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.ParameterSetBreakingChange(new string[] {"Update"}, "15.0.0", "2.0.0", "2025/11/03", ChangeDescription="The parameter set Update and UpdateViaIdentity will be removed. Suggest to use UpdateExpanded, UpdateViaIdentityExpanded and UpdateViaJsonString instead.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.IProject))] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Description(@"Updates properties for a Project resource. Properties not specified in the request body will be unchanged.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Generated] diff --git a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverProject_UpdateViaIdentity.cs b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverProject_UpdateViaIdentity.cs index 9d541f994020..3396c77cc2bc 100644 --- a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverProject_UpdateViaIdentity.cs +++ b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMoverProject_UpdateViaIdentity.cs @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Cmdlets /// [OpenAPI] Update=>PATCH:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers/{storageMoverName}/projects/{projectName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzStorageMoverProject_UpdateViaIdentity", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.ParameterSetBreakingChange(new string[] {"UpdateViaIdentity"}, "15.0.0", "2.0.0", "2025/11/03", ChangeDescription="The parameter set Update and UpdateViaIdentity will be removed. Suggest to use UpdateExpanded, UpdateViaIdentityExpanded and UpdateViaJsonString instead.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.IProject))] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Description(@"Updates properties for a Project resource. Properties not specified in the request body will be unchanged.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Generated] diff --git a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMover_Update.cs b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMover_Update.cs index 43bd74b69899..fdb9f57753c0 100644 --- a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMover_Update.cs +++ b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMover_Update.cs @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Cmdlets /// [OpenAPI] Update=>PATCH:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers/{storageMoverName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzStorageMover_Update", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.ParameterSetBreakingChange(new string[] {"Update"}, "15.0.0", "2.0.0", "2025/11/03", ChangeDescription="The parameter set Update and UpdateViaIdentity will be removed. Suggest to use UpdateExpanded, UpdateViaIdentityExpanded and UpdateViaJsonString instead.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.IStorageMover))] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Description(@"Updates properties for a Storage Mover resource. Properties not specified in the request body will be unchanged.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Generated] diff --git a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMover_UpdateViaIdentity.cs b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMover_UpdateViaIdentity.cs index 9e9ac774cf4c..e9bf93f9ab73 100644 --- a/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMover_UpdateViaIdentity.cs +++ b/generated/StorageMover/StorageMover.Autorest/generated/cmdlets/UpdateAzStorageMover_UpdateViaIdentity.cs @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Cmdlets /// [OpenAPI] Update=>PATCH:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers/{storageMoverName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzStorageMover_UpdateViaIdentity", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.ParameterSetBreakingChange(new string[] {"UpdateViaIdentity"}, "15.0.0", "2.0.0", "2025/11/03", ChangeDescription="The parameter set Update and UpdateViaIdentity will be removed. Suggest to use UpdateExpanded, UpdateViaIdentityExpanded and UpdateViaJsonString instead.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.IStorageMover))] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Description(@"Updates properties for a Storage Mover resource. Properties not specified in the request body will be unchanged.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Generated] diff --git a/generated/StorageMover/StorageMover.Autorest/resources/README.md b/generated/StorageMover/StorageMover.Autorest/resources/README.md new file mode 100644 index 000000000000..937f07f8fec2 --- /dev/null +++ b/generated/StorageMover/StorageMover.Autorest/resources/README.md @@ -0,0 +1,11 @@ +# Resources +This directory can contain any additional resources for module that are not required at runtime. This directory **does not** get packaged with the module. If you have assets for custom implementation, place them into the `..\custom` folder. + +## Info +- Modifiable: yes +- Generated: no +- Committed: yes +- Packaged: no + +## Purpose +Use this folder to put anything you want to keep around as part of the repository for the module, but is not something that is required for the module. For example, development files, packaged builds, or additional information. This is only intended to be used in repositories where the module's output directory is cleaned, but tangential resources for the module want to remain intact. \ No newline at end of file