Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProvidersListAtTenantScopeOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • ProvidersListAtTenantScopeOptionalParams

Index

Properties

Properties

Optional expand

expand: undefined | string

The properties to include in the results. For example, use &$expand=metadata in the query string to retrieve resource provider metadata. To include property aliases in response, use $expand=resourceTypes/aliases.

Optional top

top: undefined | number

The number of results to return. If null is passed returns all providers.

Generated using TypeDoc