Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Grants

Package version

Interface representing a Grants.

Hierarchy

  • Grants

Implemented by

Index

Methods

Methods

get

list

  • Get details for a specific grant linked to the provided billing account and billing profile.

    Parameters

    • billingAccountName: string

      Billing account name.

    • billingProfileName: string

      Billing profile name.

    • Optional options: GrantsListOptionalParams

      The options parameters.

    Returns PagedAsyncIterableIterator<GrantDetails>

listAll

Generated using TypeDoc