CmdletInfoHandler(String, String, 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 CmdletInfoHandler (string cmdlet, string parameterSet, string clientRequestId);
new Microsoft.WindowsAzure.Commands.Common.CmdletInfoHandler : string * string * string -> Microsoft.WindowsAzure.Commands.Common.CmdletInfoHandler
Public Sub New (cmdlet As String, parameterSet As String, clientRequestId As String)
Parameters
- cmdlet
- String
- parameterSet
- String
- clientRequestId
- String