Uses of Class
odata.msgraph.client.beta.entity.collection.request.DeviceHealthScriptAssignmentCollectionRequest
-
-
Uses of DeviceHealthScriptAssignmentCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return DeviceHealthScriptAssignmentCollectionRequest Modifier and Type Method Description DeviceHealthScriptAssignmentCollectionRequestDeviceComplianceScript. getAssignments()“The list of group assignments for the device compliance script”DeviceHealthScriptAssignmentCollectionRequestDeviceHealthScript. getAssignments()“The list of group assignments for the device health script” -
Uses of DeviceHealthScriptAssignmentCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return DeviceHealthScriptAssignmentCollectionRequest Modifier and Type Method Description DeviceHealthScriptAssignmentCollectionRequestDeviceComplianceScriptCollectionRequest. assignments()DeviceHealthScriptAssignmentCollectionRequestDeviceHealthScriptCollectionRequest. assignments() -
Uses of DeviceHealthScriptAssignmentCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return DeviceHealthScriptAssignmentCollectionRequest Modifier and Type Method Description DeviceHealthScriptAssignmentCollectionRequestDeviceComplianceScriptRequest. assignments()DeviceHealthScriptAssignmentCollectionRequestDeviceHealthScriptRequest. assignments()
-