Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
// 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,
// 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: System.Reflection.AssemblyCompanyAttribute("Microsoft")]
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")]
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")]
[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - ResourceMover")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.3.0")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.3.0")]
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
[assembly: System.CLSCompliantAttribute(false)]
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@

namespace Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Cmdlets
{
[global::Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.PreviewMessage(@"**********************************************************************************************
* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *
* At least one change applies to this cmdlet. *
* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *
***************************************************************************************************")]
public partial class AddAzResourceMoverMoveResource_CreateExpanded
{
partial void overrideOnDefault(HttpResponseMessage responseMessage, Task<ICloudError> errorResponseTask, ref Task<bool> returnNow)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@

namespace Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Cmdlets
{
[global::Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.PreviewMessage(@"**********************************************************************************************
* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *
* At least one change applies to this cmdlet. *
* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *
***************************************************************************************************")]
public partial class GetAzResourceMoverMoveCollection_Get
{
partial void overrideOnDefault(HttpResponseMessage responseMessage, Task<ICloudError> errorResponseTask, ref Task<bool> returnNow)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,12 @@
using Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801;

namespace Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Cmdlets
{
{
[global::Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.PreviewMessage(@"**********************************************************************************************
* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *
* At least one change applies to this cmdlet. *
* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *
***************************************************************************************************")]
public partial class GetAzResourceMoverMoveCollection_List
{
partial void overrideOnDefault(HttpResponseMessage responseMessage, Task<ICloudError> errorResponseTask, ref Task<bool> returnNow)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@

namespace Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Cmdlets
{
[global::Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.PreviewMessage(@"**********************************************************************************************
* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *
* At least one change applies to this cmdlet. *
* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *
***************************************************************************************************")]
public partial class GetAzResourceMoverMoveCollection_List1
{
partial void overrideOnDefault(HttpResponseMessage responseMessage, Task<ICloudError> errorResponseTask, ref Task<bool> returnNow)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@

namespace Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Cmdlets
{
[global::Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.PreviewMessage(@"**********************************************************************************************
* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *
* At least one change applies to this cmdlet. *
* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *
***************************************************************************************************")]
public partial class GetAzResourceMoverMoveResource_Get
{
partial void overrideOnDefault(HttpResponseMessage responseMessage, Task<ICloudError> errorResponseTask, ref Task<bool> returnNow)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@

namespace Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Cmdlets
{
[global::Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.PreviewMessage(@"**********************************************************************************************
* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *
* At least one change applies to this cmdlet. *
* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *
***************************************************************************************************")]
public partial class GetAzResourceMoverMoveResource_List
{
partial void overrideOnDefault(HttpResponseMessage responseMessage, Task<ICloudError> errorResponseTask, ref Task<bool> returnNow)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@

namespace Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Cmdlets
{
[global::Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.PreviewMessage(@"**********************************************************************************************
* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *
* At least one change applies to this cmdlet. *
* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *
***************************************************************************************************")]
public partial class GetAzResourceMoverUnresolvedDependency_Get
{
partial void overrideOnDefault(HttpResponseMessage responseMessage, Task<ICloudError> errorResponseTask, ref Task<bool> returnNow)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@

namespace Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Cmdlets
{
[global::Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.PreviewMessage(@"**********************************************************************************************
* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *
* At least one change applies to this cmdlet. *
* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *
***************************************************************************************************")]
public partial class InvokeAzResourceMoverBulkRemove_BulkExpanded
{
partial void overrideOnDefault(HttpResponseMessage responseMessage, Task<ICloudError> errorResponseTask, ref Task<bool> returnNow)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@

namespace Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Cmdlets
{
[global::Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.PreviewMessage(@"**********************************************************************************************
* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *
* At least one change applies to this cmdlet. *
* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *
***************************************************************************************************")]
public partial class InvokeAzResourceMoverCommit_CommitExpanded
{
partial void overrideOnDefault(HttpResponseMessage responseMessage, Task<ICloudError> errorResponseTask, ref Task<bool> returnNow)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@

namespace Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Cmdlets
{
[global::Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.PreviewMessage(@"**********************************************************************************************
* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *
* At least one change applies to this cmdlet. *
* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *
***************************************************************************************************")]
public partial class InvokeAzResourceMoverDiscard_DiscardExpanded
{
partial void overrideOnDefault(HttpResponseMessage responseMessage, Task<ICloudError> errorResponseTask, ref Task<bool> returnNow)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@

namespace Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Cmdlets
{
[global::Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.PreviewMessage(@"**********************************************************************************************
* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *
* At least one change applies to this cmdlet. *
* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *
***************************************************************************************************")]
public partial class InvokeAzResourceMoverInitiateMove_InitiateExpanded
{
partial void overrideOnDefault(HttpResponseMessage responseMessage, Task<ICloudError> errorResponseTask, ref Task<bool> returnNow)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@

namespace Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Cmdlets
{
[global::Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.PreviewMessage(@"**********************************************************************************************
* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *
* At least one change applies to this cmdlet. *
* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *
***************************************************************************************************")]
public partial class InvokeAzResourceMoverPrepare_PrepareExpanded
{
partial void overrideOnDefault(HttpResponseMessage responseMessage, Task<ICloudError> errorResponseTask, ref Task<bool> returnNow)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@

namespace Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Cmdlets
{
[global::Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.PreviewMessage(@"**********************************************************************************************
* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *
* At least one change applies to this cmdlet. *
* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *
***************************************************************************************************")]
public partial class NewAzResourceMoverMoveCollection_CreateExpanded
{
partial void overrideOnDefault(HttpResponseMessage responseMessage, Task<ICloudError> errorResponseTask, ref Task<bool> returnNow)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@

namespace Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Cmdlets
{
[global::Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.PreviewMessage(@"**********************************************************************************************
* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *
* At least one change applies to this cmdlet. *
* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *
***************************************************************************************************")]
public partial class RemoveAzResourceMoverMoveCollection_Delete
{
partial void overrideOnDefault(HttpResponseMessage responseMessage, Task<ICloudError> errorResponseTask, ref Task<bool> returnNow)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@

namespace Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Cmdlets
{
[global::Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.PreviewMessage(@"**********************************************************************************************
* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *
* At least one change applies to this cmdlet. *
* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *
***************************************************************************************************")]
public partial class RemoveAzResourceMoverMoveResource_Delete
{
partial void overrideOnDefault(HttpResponseMessage responseMessage, Task<ICloudError> errorResponseTask, ref Task<bool> returnNow)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@

namespace Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Cmdlets
{
[global::Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.PreviewMessage(@"**********************************************************************************************
* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *
* At least one change applies to this cmdlet. *
* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *
***************************************************************************************************")]
public partial class ResolveAzResourceMoverMoveCollectionDependency_Resolve
{
partial void overrideOnDefault(HttpResponseMessage responseMessage, Task<ICloudError> errorResponseTask, ref Task<bool> returnNow)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
Module Name: Az.ResourceMover
Module Guid: 97d87543-8eef-4574-a70d-7317ec4abe54
Module Guid: 1cace6d9-20aa-4eea-aa4c-3c6f10b496e6
Download Help Link: https://learn.microsoft.com/powershell/module/az.resourcemover
Help Version: 1.0.0.0
Locale: en-US
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ To aid the user to prerequisite the operation the client can call operation with

## EXAMPLES

### Example 1: Validate the dependenciesss before remove of the Move Resources from Move Collection
### Example 1: Validate the dependecies before remove of the Move Resources from Move Collection
```powershell
Invoke-AzResourceMoverBulkRemove -ResourceGroupName "RG-MoveCollection-demoRMS" -MoveCollectionName "PS-centralus-westcentralus-demoRMS" -MoveResource $('PSDemoVM') -MoveResourceInputType "MoveResourceId" -ValidateOnly
```
Expand All @@ -51,7 +51,7 @@ Status : Succeeded

```

Validate the dependencies before remove of the move resources from Move Collection.
Validate the dependecies before remove of the move resources from Move Collection.

### Example 2: Remove the Move Resource from Move Collection using "MoveResource Name" as input
```powershell
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"generate_Id": "07cb2b15-feee-4391-a45e-8314458515b9"
"generate_Id": "e5b52387-7e7d-427e-887f-563707db4fed"
}
11 changes: 11 additions & 0 deletions src/ResourceMover/ResourceMover.Autorest/resources/README.md
Original file line number Diff line number Diff line change
@@ -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.
Loading