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

CmdInfoHandler(String, InvocationInfo, String) Constructor

Definition

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

Parameters

processRecordId
String
invocationInfo
InvocationInfo
parameterSetName
String

Applies to