Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ManagementGroupsListOptionalParams

Package version

interface

An interface representing ManagementGroupsListOptionalParams. Optional Parameters.

extends

RequestOptionsBase

Hierarchy

  • any
    • ManagementGroupsListOptionalParams

Index

Properties

Properties

Optional cacheControl

cacheControl: undefined | string
member

{string} [cacheControl] Indicates that the request shouldn't utilize any caches. Default value: 'no-cache' .

Optional skiptoken

skiptoken: undefined | string
member

{string} [skiptoken] Page continuation token 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 token parameter that specifies a starting point to use for subsequent calls.

Generated using TypeDoc