IAzureCosmosDbGetCompanyEnvironmentsListing Method
Retrieves all non-deleted
EnvironmentDtos owned by the
company in a ID/Label listing
Namespace: MobileTrack.DataContainers.CosmosAssembly: MobileTrack.DataContainers (in MobileTrack.DataContainers.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
Task<BusinessSegmentDto[]> GetCompanyEnvironmentsListing(
CompanyDto company,
CancellationToken cancellationToken = default
)
- company CompanyDto
- CompanyDto owning the environments
- cancellationToken CancellationToken (Optional)
- Cancellation token
TaskBusinessSegmentDtoEnvironments belonging to the
company