Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FunctionsListByStreamingJobOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • FunctionsListByStreamingJobOptionalParams

Index

Properties

Properties

Optional select

select: undefined | string

The $select OData query parameter. This is a comma-separated list of structural properties to include in the response, or "*" to include all properties. By default, all properties are returned except diagnostics. Currently only accepts '*' as a valid value.

Generated using TypeDoc