Udostępnij za pośrednictwem


MachineLearningDataVersionCollectionGetAllOptions.Top Property

Definition

Top count of results, top count cannot be greater than the page size. If topCount > page size, results with be default page size count will be returned

public int? Top { get; set; }
member this.Top : Nullable<int> with get, set
Public Property Top As Nullable(Of Integer)

Property Value

Applies to