Uses of Class
odata.msgraph.client.beta.entity.collection.request.DeviceManagementScriptUserStateCollectionRequest
-
-
Uses of DeviceManagementScriptUserStateCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return DeviceManagementScriptUserStateCollectionRequest Modifier and Type Method Description DeviceManagementScriptUserStateCollectionRequestDeviceCustomAttributeShellScript. getUserRunStates()“List of run states for this script across all users.”DeviceManagementScriptUserStateCollectionRequestDeviceManagementScript. getUserRunStates()“List of run states for this script across all users.”DeviceManagementScriptUserStateCollectionRequestDeviceShellScript. getUserRunStates()“List of run states for this script across all users.” -
Uses of DeviceManagementScriptUserStateCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return DeviceManagementScriptUserStateCollectionRequest Modifier and Type Method Description DeviceManagementScriptUserStateCollectionRequestDeviceCustomAttributeShellScriptCollectionRequest. userRunStates()DeviceManagementScriptUserStateCollectionRequestDeviceManagementScriptCollectionRequest. userRunStates()DeviceManagementScriptUserStateCollectionRequestDeviceShellScriptCollectionRequest. userRunStates() -
Uses of DeviceManagementScriptUserStateCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return DeviceManagementScriptUserStateCollectionRequest Modifier and Type Method Description DeviceManagementScriptUserStateCollectionRequestDeviceCustomAttributeShellScriptRequest. userRunStates()DeviceManagementScriptUserStateCollectionRequestDeviceManagementScriptRequest. userRunStates()DeviceManagementScriptUserStateCollectionRequestDeviceShellScriptRequest. userRunStates()
-