Sdílet prostřednictvím


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