CmdInfoHandler(String, InvocationInfo, String) Constructor
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 CmdInfoHandler (string processRecordId, System.Management.Automation.InvocationInfo invocationInfo, string parameterSetName);
new Microsoft.Azure.PowerShell.Cmdlets.AksArc.Runtime.CmdInfoHandler : string * System.Management.Automation.InvocationInfo * string -> Microsoft.Azure.PowerShell.Cmdlets.AksArc.Runtime.CmdInfoHandler
Public Sub New (processRecordId As String, invocationInfo As InvocationInfo, parameterSetName As String)
Parameters
- processRecordId
- String
- invocationInfo
- InvocationInfo
- parameterSetName
- String