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

package msgraph

// LocationManagementCondition Contains the information to define a location management condition, an area of interest, to monitor.
type LocationManagementCondition struct {
	// ManagementCondition is the base model of LocationManagementCondition
	ManagementCondition
}