// Code generated by msgraph-generate.go DO NOT EDIT. package msgraph // DataLossPreventionPolicy undocumented type DataLossPreventionPolicy struct { // Entity is the base model of DataLossPreventionPolicy Entity // Name undocumented Name *string `json:"name,omitempty"` // ID undocumented ID *string `json:"id,omitempty"` }