Share via


StopRequest.DeallocateVM Property

Definition

The boolean value indicates whether to Stop and deallocate the virtual machines along with the SAP instances.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.PropertyOrigin.Owned)]
public bool? DeallocateVM { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.PropertyOrigin.Owned)>]
member this.DeallocateVM : Nullable<bool> with get, set
Public Property DeallocateVM As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to