GetAzResourceMoverMoveCollection_Get Class

Definition

[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
Inheritance
GetAzResourceMoverMoveCollection_Get
Attributes
Implements

Constructors

GetAzResourceMoverMoveCollection_Get()

Properties

Break
Client
DefaultProfile
HttpPipelineAppend
HttpPipelinePrepend
InvocationInformation
Name
Proxy
ProxyCredential
ProxyUseDefaultCredentials
ResourceGroupName
SubscriptionId

Methods

BeginProcessing()
EndProcessing()
ProcessRecord()
ProcessRecordAsync()
StopProcessing()

Explicit Interface Implementations

IEventListener.Cancel
IEventListener.Signal(String, CancellationToken, Func<EventData>)
IEventListener.Token

Applies to