Share via


VirtualMachinePowerOffContent.SkipShutdown Property

Definition

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

public Azure.ResourceManager.NetworkCloud.Models.SkipShutdown? SkipShutdown { get; set; }
member this.SkipShutdown : Nullable<Azure.ResourceManager.NetworkCloud.Models.SkipShutdown> with get, set
Public Property SkipShutdown As Nullable(Of SkipShutdown)

Property Value

Applies to