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