AzPowerShellSetup Class

The express custom setup of installing Azure PowerShell.

Constructor

AzPowerShellSetup(*args: Any, **kwargs: Any)

Variables

Name Description
type_properties

Install Azure PowerShell type properties. Required.

type
str

The type of custom setup. Required. Default value is "AzPowerShellSetup".

Attributes

type

The type of custom setup. Required. Default value is "AzPowerShellSetup".

type: Literal['AzPowerShellSetup']

type_properties

Install Azure PowerShell type properties. Required.

type_properties: _models.AzPowerShellSetupTypeProperties