Megosztás a következőn keresztül:


SecurityInsightsTemplateCollectionGetAllOptions.Skip Property

Definition

Used to skip n elements in the OData query (offset). Returns a nextLink to the next page of results if there are any left.

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

Property Value

Applies to