StartRequest.StartVM Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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