Share via


SqlInstanceSettings.IsIfiEnabled Property

Definition

SQL Server IFI.

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

Property Value

Implements

Attributes

Applies to