lastRuleModification property

DateTime? lastRuleModification
final

The last time a user changed the sampling rule configuration. If the sampling rule configuration changed since the service last retrieved it, the service should call GetSamplingRules to get the latest version.

Implementation

final DateTime? lastRuleModification;