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