Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FederatedIdentityCredentialsListOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • FederatedIdentityCredentialsListOptionalParams

Index

Properties

Properties

Optional skiptoken

skiptoken: undefined | string

A skip token is used to continue retrieving items after an operation returns a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skipToken parameter that specifies a starting point to use for subsequent calls.

Optional top

top: undefined | number

Number of records to return.

Generated using TypeDoc