Share via


IDefaultQuerySettings.EnableSelect Property

Definition

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

Property Value

Attributes

Applies to