AccountsOperations interface

Interface representing a Accounts operations.

Properties

list

Lists all the New Relic accounts linked to your email address, helping you understand the existing accounts that have been created

Property Details

list

Lists all the New Relic accounts linked to your email address, helping you understand the existing accounts that have been created

list: (userEmail: string, location: string, options?: AccountsListOptionalParams) => PagedAsyncIterableIterator<AccountResource, AccountResource[], PageSettings>

Property Value

(userEmail: string, location: string, options?: AccountsListOptionalParams) => PagedAsyncIterableIterator<AccountResource, AccountResource[], PageSettings>