Share via


IODataQueryContext.DefaultQuerySettingEnableExpand 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? DefaultQuerySettingEnableExpand { 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.DefaultQuerySettingEnableExpand : Nullable<bool> with get, set
Public Property DefaultQuerySettingEnableExpand As Nullable(Of Boolean)

Property Value

Attributes

Applies to