Skip to main content

ResourceOperation

The last (or currently in-flight) operation recorded against a resource (a VM, network, public IP, backup or port forward), used to track what change is pending or was most recently applied to it.

Provision — The resource is being (or was) created/allocated. Deprovision — The resource is being (or was) released/deleted. AttachVm — A VM is being (or was) attached to a network. ConfigureVm — A VM's network configuration is being (or was) changed. DetachVm — A VM is being (or was) detached from a network. Start — The VM is being (or was) started. Stop — The VM is being (or was) stopped. Reboot — The VM is being (or was) rebooted. CreateBackup — A backup of the VM is being (or was) created. DeleteBackup — A backup is being (or was) deleted. RestoreVmFromBackup — The VM is being (or was) restored from a backup. CreatePortForward — A port forward rule is being (or was) created. DeletePortForward — A port forward rule is being (or was) deleted. UpdatePortForward — A port forward rule is being (or was) updated. Resize — The resource is being (or was) resized. RebuildVm — The VM is being (or was) rebuilt.

stringResourceOperation (string)

The last (or currently in-flight) operation recorded against a resource (a VM, network, public IP, backup or port forward), used to track what change is pending or was most recently applied to it.

Provision — The resource is being (or was) created/allocated. Deprovision — The resource is being (or was) released/deleted. AttachVm — A VM is being (or was) attached to a network. ConfigureVm — A VM's network configuration is being (or was) changed. DetachVm — A VM is being (or was) detached from a network. Start — The VM is being (or was) started. Stop — The VM is being (or was) stopped. Reboot — The VM is being (or was) rebooted. CreateBackup — A backup of the VM is being (or was) created. DeleteBackup — A backup is being (or was) deleted. RestoreVmFromBackup — The VM is being (or was) restored from a backup. CreatePortForward — A port forward rule is being (or was) created. DeletePortForward — A port forward rule is being (or was) deleted. UpdatePortForward — A port forward rule is being (or was) updated. Resize — The resource is being (or was) resized. RebuildVm — The VM is being (or was) rebuilt.

Possible values: [Provision, Deprovision, AttachVm, ConfigureVm, DetachVm, Start, Stop, Reboot, CreateBackup, DeleteBackup, RestoreVmFromBackup, CreatePortForward, DeletePortForward, UpdatePortForward, Resize, RebuildVm]

ResourceOperation
"Provision"