Calculates the property-level differences between the current configuration and the requested settings.
public IReadOnlyList<PropertyDelta> CalculateDiff(PlatformConfiguration? existing, WindowsHostIntegrationSettings desired)