Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkbooksListByResourceGroupOptionalParams

Package version

interface

An interface representing WorkbooksListByResourceGroupOptionalParams. Optional Parameters.

extends

RequestOptionsBase

Hierarchy

  • any
    • WorkbooksListByResourceGroupOptionalParams

Index

Properties

Properties

Optional canFetchContent

canFetchContent: undefined | false | true
member

{boolean} [canFetchContent] Flag indicating whether or not to return the full content for each applicable workbook. If false, only return summary content for workbooks.

Optional tags

tags: string[]
member

{string[]} [tags] Tags presents on each workbook returned.

Generated using TypeDoc