matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/GroupPolicyPresentationTextModel.go

10 lines
282 B
Go
Raw Normal View History

// Code generated by msgraph-generate.go DO NOT EDIT.
package msgraph
// GroupPolicyPresentationText Represents an ADMX text element.
type GroupPolicyPresentationText struct {
// GroupPolicyPresentation is the base model of GroupPolicyPresentationText
GroupPolicyPresentation
}