Uses of Class
odata.msgraph.client.beta.entity.collection.request.DeviceManagementScriptGroupAssignmentCollectionRequest
-
-
Uses of DeviceManagementScriptGroupAssignmentCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return DeviceManagementScriptGroupAssignmentCollectionRequest Modifier and Type Method Description DeviceManagementScriptGroupAssignmentCollectionRequestDeviceCustomAttributeShellScript. getGroupAssignments()“The list of group assignments for the device management script.”DeviceManagementScriptGroupAssignmentCollectionRequestDeviceManagementScript. getGroupAssignments()“The list of group assignments for the device management script.”DeviceManagementScriptGroupAssignmentCollectionRequestDeviceShellScript. getGroupAssignments()“The list of group assignments for the device management script.” -
Uses of DeviceManagementScriptGroupAssignmentCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return DeviceManagementScriptGroupAssignmentCollectionRequest Modifier and Type Method Description DeviceManagementScriptGroupAssignmentCollectionRequestDeviceCustomAttributeShellScriptCollectionRequest. groupAssignments()DeviceManagementScriptGroupAssignmentCollectionRequestDeviceManagementScriptCollectionRequest. groupAssignments()DeviceManagementScriptGroupAssignmentCollectionRequestDeviceShellScriptCollectionRequest. groupAssignments() -
Uses of DeviceManagementScriptGroupAssignmentCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return DeviceManagementScriptGroupAssignmentCollectionRequest Modifier and Type Method Description DeviceManagementScriptGroupAssignmentCollectionRequestDeviceCustomAttributeShellScriptRequest. groupAssignments()DeviceManagementScriptGroupAssignmentCollectionRequestDeviceManagementScriptRequest. groupAssignments()DeviceManagementScriptGroupAssignmentCollectionRequestDeviceShellScriptRequest. groupAssignments()
-