summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/yaegashi/msgraph.go/beta/IPRangeModel.go
blob: cc38506d94e466996d901bea28606155b65dbef1 (plain) (blame)
1
2
3
4
5
6
7
8
9
// Code generated by msgraph-generate.go DO NOT EDIT.

package msgraph

// IPRange undocumented
type IPRange struct {
	// Object is the base model of IPRange
	Object
}