Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConsumerGroupsListByEventHubOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • ConsumerGroupsListByEventHubOptionalParams

Index

Properties

Properties

Optional skip

skip: undefined | number

Skip is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skip parameter that specifies a starting point to use for subsequent calls.

Optional top

top: undefined | number

May be used to limit the number of results to the most recent N usageDetails.

Generated using TypeDoc