Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceGroupsListOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • ResourceGroupsListOptionalParams

Index

Properties

Properties

Optional filter

filter: undefined | string

The filter to apply on the operation.

You can filter by tag names and values. For example, to filter for a tag name and value, use $filter=tagName eq 'tag1' and tagValue eq 'Value1'

Optional top

top: undefined | number

The number of results to return. If null is passed, returns all resource groups.

Generated using TypeDoc