Udostępnij za pośrednictwem


ManagementGroupCollectionGetEntitiesOptions.Top Property

Definition

Number of elements to return when retrieving results. Passing this in will override $skipToken.

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

Property Value

Applies to