blob: 11870b5e17f490a03bf6f406ae224a7ad9e6a58e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
// Code generated by msgraph-generate.go DO NOT EDIT.
package msgraph
// SuspiciousIPRiskEvent undocumented
type SuspiciousIPRiskEvent struct {
// LocatedRiskEvent is the base model of SuspiciousIPRiskEvent
LocatedRiskEvent
}
|