RestApiPollerRequestPagingKind type

Type of paging
KnownRestApiPollerRequestPagingKind can be used interchangeably with RestApiPollerRequestPagingKind, this enum contains the known values that the service supports.

Known values supported by the service

LinkHeader: LinkHeader
NextPageToken: NextPageToken
NextPageUrl: NextPageUrl
PersistentToken: PersistentToken
PersistentLinkHeader: PersistentLinkHeader
Offset: Offset
CountBasedPaging: CountBasedPaging

type RestApiPollerRequestPagingKind = string