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+45c8d9adb5970d727cceec44a5ed61aea0016e50
Task<BusinessSegmentDto[]> GetCompanyEnvironmentsListing(
CompanyDto company,
CancellationToken cancellationToken = default
)
- company CompanyDto
- CompanyDto owning the environments
- cancellationToken CancellationToken (Optional)
- Cancellation token
TaskBusinessSegmentDtoEnvironments belonging to the
company