PSCmdletAdapter(AzurePSCmdlet, SessionState) 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 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