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