AzPowerShellSetup Class
The express custom setup of installing Azure PowerShell.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.datafactory.models._models_py3.CustomSetupBaseAzPowerShellSetup
Constructor
AzPowerShellSetup(*, version: str, **kwargs)
Variables
- type
- str
Required. The type of custom setup.Constant filled by server.
- version
- str
Required. The required version of Azure PowerShell to install.
Feedback
Submit and view feedback for