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