Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Description("Gets the move collection.")]
[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Generated]
[System.Management.Automation.Cmdlet("Get", "AzResourceMoverMoveCollection_Get")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api202101.IMoveCollection) })]
public class GetAzResourceMoverMoveCollection_Get : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.IEventListener
[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Description("Gets the move collection.")]
[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Generated]
[System.Management.Automation.Cmdlet("Get", "AzResourceMoverMoveCollection_Get")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20210801.IMoveCollection) })]
public class GetAzResourceMoverMoveCollection_Get : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Description("Gets the move collection.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Generated>]
[<System.Management.Automation.Cmdlet("Get", "AzResourceMoverMoveCollection_Get")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api202101.IMoveCollection) })>]
type GetAzResourceMoverMoveCollection_Get = class
inherit PSCmdlet
interface IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Description("Gets the move collection.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Generated>]
[<System.Management.Automation.Cmdlet("Get", "AzResourceMoverMoveCollection_Get")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20210801.IMoveCollection) })>]
type GetAzResourceMoverMoveCollection_Get = class
inherit PSCmdlet
interface IEventListener
Public Class GetAzResourceMoverMoveCollection_Get
Inherits PSCmdlet
Implements IEventListener