Uses of Class
odata.msgraph.client.beta.entity.collection.request.DeviceShellScriptCollectionRequest
-
Packages that use DeviceShellScriptCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.request -
-
Uses of DeviceShellScriptCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return DeviceShellScriptCollectionRequest Modifier and Type Method Description DeviceShellScriptCollectionRequestDeviceManagement. getDeviceShellScripts()“The list of device shell scripts associated with the tenant.” -
Uses of DeviceShellScriptCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return DeviceShellScriptCollectionRequest Modifier and Type Method Description DeviceShellScriptCollectionRequestDeviceManagementRequest. deviceShellScripts()
-