IAzureCosmosDbGetDevicesAssociatedWithAccount Method
Retrieves all devices that are
AccountId for
accountNamespace: MobileTrack.DataContainers.CosmosAssembly: MobileTrack.DataContainers (in MobileTrack.DataContainers.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
Task<List<DeviceDto>> GetDevicesAssociatedWithAccount(
AccountDto account,
CancellationToken cancellationToken = default
)
- account AccountDto
- Account to get the devices for.
- cancellationToken CancellationToken (Optional)
- Cancellation token
TaskListDeviceDtoTask that will retrieve devices (if any) from the Cosmos DB