Click or drag to resize

RedCentreLicensingProviderCompareJobsAndContainers Method

Comparing the licensing customer and job records as registered in the Comos DB backing storage is more complicated than it is in the SQL backing storage. All customers with DataLocation Cloud are processed, and those with StorageKey (connect string) values are attempted to be matched-up with Azure Storage Accounts.

Namespace: RCS.Carbon.Licensing.RedCentre
Assembly: RCS.Carbon.Licensing.RedCentre (in RCS.Carbon.Licensing.RedCentre.dll) Version: 9.0.12
Syntax
C#
public Task<XElement> CompareJobsAndContainers()

Return Value

TaskXElement

[Missing <returns> documentation for "M:RCS.Carbon.Licensing.RedCentre.RedCentreLicensingProvider.CompareJobsAndContainers"]

See Also