Freigeben über


Schedule.Enable Property

Definition

Enable or disable assessment schedule on SQL virtual machine.

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

Property Value

Implements

Attributes

Applies to