Share via


CmdInfoHandler(String, InvocationInfo, String) Constructor

Definition

public CmdInfoHandler (string processRecordId, System.Management.Automation.InvocationInfo invocationInfo, string parameterSetName);
new Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.CmdInfoHandler : string * System.Management.Automation.InvocationInfo * string -> Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.CmdInfoHandler
Public Sub New (processRecordId As String, invocationInfo As InvocationInfo, parameterSetName As String)

Parameters

processRecordId
String
invocationInfo
InvocationInfo
parameterSetName
String

Applies to