Compartir a través de


IStartRequest.StartVM Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The boolean value indicates whether to start the virtual machines before starting the SAP instances.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="startVm")]
public bool? StartVM { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The boolean value indicates whether to start the virtual machines before starting the SAP instances.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="startVm")>]
member this.StartVM : Nullable<bool> with get, set
Public Property StartVM As Nullable(Of Boolean)

Property Value

Attributes

Applies to