C# Class Microsoft.WindowsAzure.Commands.ServiceManagement.HostedServices.MoveAzureServiceCommand

Inheritance: ServiceManagementBaseCmdlet
显示文件 Open project: Azure/azure-powershell

Private Properties

Property Type Description
ConvertToContext Microsoft.WindowsAzure.Commands.ServiceManagement.Model.MigrationValidateContext

Protected Methods

Method Description
OnProcessRecord ( ) : void

Private Methods

Method Description
ConvertToContext ( Microsoft.Azure.OperationStatusResponse operationResponse, XrpMigrationValidateDeploymentResponse validationResponse ) : MigrationValidateContext

Method Details

OnProcessRecord() protected method

protected OnProcessRecord ( ) : void
return void