CustomSetupBase interface
The base definition of the custom setup.
Properties
type | Polymorphic discriminator, which specifies the different types this object can be |
Property Details
type
Polymorphic discriminator, which specifies the different types this object can be
type: "AzPowerShellSetup" | "CmdkeySetup" | "ComponentSetup" | "EnvironmentVariableSetup"
Property Value
"AzPowerShellSetup" | "CmdkeySetup" | "ComponentSetup" | "EnvironmentVariableSetup"