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