Uses of Class
odata.msgraph.client.beta.entity.collection.request.ImportedWindowsAutopilotDeviceIdentityCollectionRequest
-
Packages that use ImportedWindowsAutopilotDeviceIdentityCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.request -
-
Uses of ImportedWindowsAutopilotDeviceIdentityCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ImportedWindowsAutopilotDeviceIdentityCollectionRequest Modifier and Type Method Description ImportedWindowsAutopilotDeviceIdentityCollectionRequestImportedWindowsAutopilotDeviceIdentityUpload. getDeviceIdentities()“Collection of all Autopilot devices as a part of this upload.”ImportedWindowsAutopilotDeviceIdentityCollectionRequestDeviceManagement. getImportedWindowsAutopilotDeviceIdentities()“Collection of imported Windows autopilot devices.” -
Uses of ImportedWindowsAutopilotDeviceIdentityCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ImportedWindowsAutopilotDeviceIdentityCollectionRequest Modifier and Type Method Description ImportedWindowsAutopilotDeviceIdentityCollectionRequestImportedWindowsAutopilotDeviceIdentityUploadRequest. deviceIdentities()ImportedWindowsAutopilotDeviceIdentityCollectionRequestDeviceManagementRequest. importedWindowsAutopilotDeviceIdentities()
-