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