performCheckOnly property

bool? performCheckOnly
final

This flag, when set to True, indicates that an Upgrade Eligibility Check needs to be performed. This will not actually perform the Upgrade.

Implementation

final bool? performCheckOnly;