C# Class Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.MoveAzureResourceCommand

Inheritance: ResourceManagerCmdletBase
Afficher le fichier Open project: Azure/azure-powershell

Private Properties

Свойство Type Description
RunCmdlet void

Méthodes protégées

Méthode Description
OnEndProcessing ( ) : void

Finishes the pipeline execution and runs the cmdlet.

OnProcessRecord ( ) : void

Collects subscription ids from the pipeline.

Private Methods

Méthode Description
RunCmdlet ( ) : void

Executes the cmdlet

Method Details

OnEndProcessing() protected méthode

Finishes the pipeline execution and runs the cmdlet.
protected OnEndProcessing ( ) : void
Résultat void

OnProcessRecord() protected méthode

Collects subscription ids from the pipeline.
protected OnProcessRecord ( ) : void
Résultat void