IEndProcessingRecommendationService.Process Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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