Sdílet prostřednictvím


AssessmentSettings.RunImmediately Property

Definition

Run SQL best practices Assessment immediately on SQL virtual machine.

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

Property Value

Implements

Attributes

Applies to