PSCmdletAdapter(AzurePSCmdlet, SessionState) Constructor

Definition

public PSCmdletAdapter (Microsoft.WindowsAzure.Commands.Utilities.Common.AzurePSCmdlet cmdlet, System.Management.Automation.SessionState state);
new Microsoft.Azure.Commands.WebApps.Strategies.PSCmdletAdapter : Microsoft.WindowsAzure.Commands.Utilities.Common.AzurePSCmdlet * System.Management.Automation.SessionState -> Microsoft.Azure.Commands.WebApps.Strategies.PSCmdletAdapter
Public Sub New (cmdlet As AzurePSCmdlet, state As SessionState)

Parameters

cmdlet
AzurePSCmdlet
state
SessionState

Applies to