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