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