Skip to main content

virtual_machine_scale_set_vm_run_commands

Overview

Namevirtual_machine_scale_set_vm_run_commands
TypeResource
Idazure.compute.virtual_machine_scale_set_vm_run_commands

Fields

NameDatatypeDescription
idstringResource Id
namestringResource name
locationstringResource location
propertiesobjectDescribes the properties of a Virtual Machine run command.
tagsobjectResource tags
typestringResource type

Methods

NameAccessible byRequired ParamsDescription
getSELECTinstanceId, resourceGroupName, runCommandName, subscriptionId, vmScaleSetNameThe operation to get the VMSS VM run command.
listSELECTinstanceId, resourceGroupName, subscriptionId, vmScaleSetNameThe operation to get all run commands of an instance in Virtual Machine Scaleset.
create_or_updateINSERTinstanceId, resourceGroupName, runCommandName, subscriptionId, vmScaleSetNameThe operation to create or update the VMSS VM run command.
deleteDELETEinstanceId, resourceGroupName, runCommandName, subscriptionId, vmScaleSetNameThe operation to delete the VMSS VM run command.
_listEXECinstanceId, resourceGroupName, subscriptionId, vmScaleSetNameThe operation to get all run commands of an instance in Virtual Machine Scaleset.
updateEXECinstanceId, resourceGroupName, runCommandName, subscriptionId, vmScaleSetNameThe operation to update the VMSS VM run command.