Share via


IDefaultQuerySettings.MaxTop Property

Definition

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

Property Value

Attributes

Applies to