Share via


StartRequest.StartVM Property

Definition

The boolean value indicates whether to start the virtual machines before starting the SAP instances.

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

Property Value

Implements

Attributes

Applies to