Uses of Class
odata.msgraph.client.beta.entity.collection.request.DeviceManagementScriptDeviceStateCollectionRequest
-
-
Uses of DeviceManagementScriptDeviceStateCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return DeviceManagementScriptDeviceStateCollectionRequest Modifier and Type Method Description DeviceManagementScriptDeviceStateCollectionRequestDeviceCustomAttributeShellScript. getDeviceRunStates()“List of run states for this script across all devices.”DeviceManagementScriptDeviceStateCollectionRequestDeviceManagementScript. getDeviceRunStates()“List of run states for this script across all devices.”DeviceManagementScriptDeviceStateCollectionRequestDeviceManagementScriptUserState. getDeviceRunStates()“List of run states for this script across all devices of specific user.”DeviceManagementScriptDeviceStateCollectionRequestDeviceShellScript. getDeviceRunStates()“List of run states for this script across all devices.” -
Uses of DeviceManagementScriptDeviceStateCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return DeviceManagementScriptDeviceStateCollectionRequest Modifier and Type Method Description DeviceManagementScriptDeviceStateCollectionRequestDeviceCustomAttributeShellScriptCollectionRequest. deviceRunStates()DeviceManagementScriptDeviceStateCollectionRequestDeviceManagementScriptCollectionRequest. deviceRunStates()DeviceManagementScriptDeviceStateCollectionRequestDeviceManagementScriptUserStateCollectionRequest. deviceRunStates()DeviceManagementScriptDeviceStateCollectionRequestDeviceShellScriptCollectionRequest. deviceRunStates() -
Uses of DeviceManagementScriptDeviceStateCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return DeviceManagementScriptDeviceStateCollectionRequest Modifier and Type Method Description DeviceManagementScriptDeviceStateCollectionRequestDeviceCustomAttributeShellScriptRequest. deviceRunStates()DeviceManagementScriptDeviceStateCollectionRequestDeviceManagementScriptRequest. deviceRunStates()DeviceManagementScriptDeviceStateCollectionRequestDeviceManagementScriptUserStateRequest. deviceRunStates()DeviceManagementScriptDeviceStateCollectionRequestDeviceShellScriptRequest. deviceRunStates()
-