Share via


VirtualMachinePowerOffContent Class

Definition

VirtualMachinePowerOffParameters represents the body of the request to power off virtual machine.

public class VirtualMachinePowerOffContent
type VirtualMachinePowerOffContent = class
Public Class VirtualMachinePowerOffContent
Inheritance
VirtualMachinePowerOffContent

Constructors

VirtualMachinePowerOffContent()

Initializes a new instance of VirtualMachinePowerOffContent.

Properties

SkipShutdown

The indicator of whether to skip the graceful OS shutdown and power off the virtual machine immediately.

Applies to