Uses of Class
odata.msgraph.client.beta.entity.collection.request.DeviceManagementScriptAssignmentCollectionRequest
-
-
Uses of DeviceManagementScriptAssignmentCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return DeviceManagementScriptAssignmentCollectionRequest Modifier and Type Method Description DeviceManagementScriptAssignmentCollectionRequestDeviceCustomAttributeShellScript. getAssignments()“The list of group assignments for the device management script.”DeviceManagementScriptAssignmentCollectionRequestDeviceManagementScript. getAssignments()“The list of group assignments for the device management script.”DeviceManagementScriptAssignmentCollectionRequestDeviceShellScript. getAssignments()“The list of group assignments for the device management script.” -
Uses of DeviceManagementScriptAssignmentCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return DeviceManagementScriptAssignmentCollectionRequest Modifier and Type Method Description DeviceManagementScriptAssignmentCollectionRequestDeviceCustomAttributeShellScriptCollectionRequest. assignments()DeviceManagementScriptAssignmentCollectionRequestDeviceManagementScriptCollectionRequest. assignments()DeviceManagementScriptAssignmentCollectionRequestDeviceShellScriptCollectionRequest. assignments() -
Uses of DeviceManagementScriptAssignmentCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return DeviceManagementScriptAssignmentCollectionRequest Modifier and Type Method Description DeviceManagementScriptAssignmentCollectionRequestDeviceCustomAttributeShellScriptRequest. assignments()DeviceManagementScriptAssignmentCollectionRequestDeviceManagementScriptRequest. assignments()DeviceManagementScriptAssignmentCollectionRequestDeviceShellScriptRequest. assignments()
-