Uses of Class
odata.msgraph.client.beta.entity.collection.request.MalwareStateForWindowsDeviceCollectionRequest
-
-
Uses of MalwareStateForWindowsDeviceCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return MalwareStateForWindowsDeviceCollectionRequest Modifier and Type Method Description MalwareStateForWindowsDeviceCollectionRequestWindowsMalwareInformation. getDeviceMalwareStates()“List of devices affected by current malware with the malware state on each device” -
Uses of MalwareStateForWindowsDeviceCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return MalwareStateForWindowsDeviceCollectionRequest Modifier and Type Method Description MalwareStateForWindowsDeviceCollectionRequestWindowsMalwareInformationCollectionRequest. deviceMalwareStates() -
Uses of MalwareStateForWindowsDeviceCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return MalwareStateForWindowsDeviceCollectionRequest Modifier and Type Method Description MalwareStateForWindowsDeviceCollectionRequestWindowsMalwareInformationRequest. deviceMalwareStates()
-