@microsoft/msgraph-sdk 1.0.0-preview.20 → 1.0.0-preview.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7329,6 +7329,7 @@ export declare const DetectionSourceObject: {
7329
7329
  readonly ScheduledAlerts: "scheduledAlerts";
7330
7330
  readonly MicrosoftDefenderThreatIntelligenceAnalytics: "microsoftDefenderThreatIntelligenceAnalytics";
7331
7331
  readonly BuiltInMl: "builtInMl";
7332
+ readonly MicrosoftInsiderRiskManagement: "microsoftInsiderRiskManagement";
7332
7333
  readonly MicrosoftSentinel: "microsoftSentinel";
7333
7334
  };
7334
7335
  export declare const DetectionStatusObject: {
@@ -7558,6 +7559,7 @@ export declare const ServiceSourceObject: {
7558
7559
  readonly UnknownFutureValue: "unknownFutureValue";
7559
7560
  readonly MicrosoftDefenderForCloud: "microsoftDefenderForCloud";
7560
7561
  readonly MicrosoftSentinel: "microsoftSentinel";
7562
+ readonly MicrosoftInsiderRiskManagement: "microsoftInsiderRiskManagement";
7561
7563
  };
7562
7564
  export declare const SourceTypeObject: {
7563
7565
  readonly Mailbox: "mailbox";