你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IEndProcessingRecommendationService.Process Method

Definition

public abstract void Process (Microsoft.WindowsAzure.Commands.Utilities.Common.AzurePSCmdlet azurePSCmdlet, System.Management.Automation.InvocationInfo myInvocation, AzurePSQoSEvent _qosEvent);
abstract member Process : Microsoft.WindowsAzure.Commands.Utilities.Common.AzurePSCmdlet * System.Management.Automation.InvocationInfo * AzurePSQoSEvent -> unit
Public MustOverride Sub Process (azurePSCmdlet As AzurePSCmdlet, myInvocation As InvocationInfo, _qosEvent As AzurePSQoSEvent)

Parameters

azurePSCmdlet
AzurePSCmdlet
myInvocation
InvocationInfo
_qosEvent
AzurePSQoSEvent

Applies to