// Code generated by msgraph.go/gen DO NOT EDIT. package msgraph // AlertCollectionUpdateAlertsRequestParameter undocumented type AlertCollectionUpdateAlertsRequestParameter struct { // Value undocumented Value []Alert `json:"value,omitempty"` }