Entities interface
Interface representing a Entities.
Methods
list(Entities |
List all entities (Management Groups, Subscriptions, etc.) for the authenticated user. |
Method Details
list(EntitiesListOptionalParams)
List all entities (Management Groups, Subscriptions, etc.) for the authenticated user.
function list(options?: EntitiesListOptionalParams): PagedAsyncIterableIterator<EntityInfo, EntityInfo[], PageSettings>
Parameters
- options
- EntitiesListOptionalParams
The options parameters.