Uses of Class
odata.msgraph.client.beta.entity.collection.request.DeviceInstallStateCollectionRequest
-
Packages that use DeviceInstallStateCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of DeviceInstallStateCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return DeviceInstallStateCollectionRequest Modifier and Type Method Description DeviceInstallStateCollectionRequestManagedEBook. getDeviceStates()“The list of installation states for this eBook.”DeviceInstallStateCollectionRequestUserInstallStateSummary. getDeviceStates()“The install state of the eBook.” -
Uses of DeviceInstallStateCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return DeviceInstallStateCollectionRequest Modifier and Type Method Description DeviceInstallStateCollectionRequestManagedEBookCollectionRequest. deviceStates()DeviceInstallStateCollectionRequestUserInstallStateSummaryCollectionRequest. deviceStates() -
Uses of DeviceInstallStateCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return DeviceInstallStateCollectionRequest Modifier and Type Method Description DeviceInstallStateCollectionRequestManagedEBookRequest. deviceStates()DeviceInstallStateCollectionRequestUserInstallStateSummaryRequest. deviceStates()
-