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