RunCommandInput Class
Capture Virtual Machine parameters.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
RunCommandInput
Constructor
RunCommandInput(*, command_id: str, script: Optional[List[str]] = None, parameters: Optional[List[azure.mgmt.compute.v2019_07_01.models._models_py3.RunCommandInputParameter]] = None, **kwargs)
Parameters
Required
Optional. The script to be executed. When this value is given, the given script will override the default script of the command.
Feedback
Submit and view feedback for