IAzureCosmosDbGetDevicesAssociatedWithAccount Method
Retrieves all devices that are
AccountId for
accountNamespace: MobileTrack.DataContainers.CosmosAssembly: MobileTrack.DataContainers (in MobileTrack.DataContainers.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
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