EntitiesOperations interface

Interface representing a Entities operations.

Properties

list

List all entities (Management Groups, Subscriptions, etc.) for the authenticated user.

Property Details

list

List all entities (Management Groups, Subscriptions, etc.) for the authenticated user.

list: (options?: EntitiesListOptionalParams) => PagedAsyncIterableIterator<EntityInfo, EntityInfo[], PageSettings>

Property Value

(options?: EntitiesListOptionalParams) => PagedAsyncIterableIterator<EntityInfo, EntityInfo[], PageSettings>