CustomSetupBase Class
The base definition of the custom setup.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: AzPowerShellSetup, CmdkeySetup, ComponentSetup, EnvironmentVariableSetup
Constructor
CustomSetupBase(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
type
|
The type of custom setup. Required. Default value is None. |
Attributes
type
The type of custom setup. Required. Default value is None.
type: str