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.CustomSetupBase
AzPowerShellSetup

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.