Share via


IDefaultQuerySettings.EnableExpand Property

Definition

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

Property Value

Attributes

Applies to