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