AzPowerShellSetup interface
The express custom setup of installing Azure PowerShell.
- Extends
Properties
type | Polymorphic discriminator, which specifies the different types this object can be |
version | The required version of Azure PowerShell to install. |
Property Details
type
Polymorphic discriminator, which specifies the different types this object can be
type: "AzPowerShellSetup"
Property Value
"AzPowerShellSetup"
version
The required version of Azure PowerShell to install.
version: string
Property Value
string