Uses of Class
odata.msgraph.client.beta.entity.request.MalwareStateForWindowsDeviceRequest
-
Packages that use MalwareStateForWindowsDeviceRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of MalwareStateForWindowsDeviceRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return MalwareStateForWindowsDeviceRequest Modifier and Type Method Description MalwareStateForWindowsDeviceRequestWindowsMalwareInformationCollectionRequest. deviceMalwareStates(String id) -
Uses of MalwareStateForWindowsDeviceRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return MalwareStateForWindowsDeviceRequest Modifier and Type Method Description MalwareStateForWindowsDeviceRequestWindowsMalwareInformationRequest. deviceMalwareStates(String id)
-