Skip to main content

machine_run_commands

Overview

Namemachine_run_commands
TypeResource
Idazure.hybrid_compute.machine_run_commands

Fields

NameDatatypeDescription
locationstringThe geo-location where the resource lives
propertiesobjectDescribes the properties of a run command.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTmachineName, resourceGroupName, runCommandName, subscriptionIdThe operation to get a run command.
listSELECTmachineName, resourceGroupName, subscriptionIdThe operation to get all the run commands of a non-Azure machine.
create_or_updateINSERTmachineName, resourceGroupName, runCommandName, subscriptionIdThe operation to create or update a run command.
deleteDELETEmachineName, resourceGroupName, runCommandName, subscriptionIdThe operation to delete a run command.
_listEXECmachineName, resourceGroupName, subscriptionIdThe operation to get all the run commands of a non-Azure machine.
updateEXECmachineName, resourceGroupName, runCommandName, subscriptionIdThe operation to update the run command.