Share via


IDefaultQuerySettings.EnableFilter Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enableFilter")]
public bool? EnableFilter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enableFilter")>]
member this.EnableFilter : Nullable<bool> with get, set
Public Property EnableFilter As Nullable(Of Boolean)

Property Value

Attributes

Applies to