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