Dela via


SqlVirtualMachine.ScheduleEnable Property

Definition

Enable or disable assessment schedule on SQL virtual machine.

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

Property Value

Implements

Attributes

Applies to