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