< Back
New-DeviceAppManagement_ManagedEBooks_UserStateSummary
Post
NAME New-DeviceAppManagement_ManagedEBooks_UserStateSummary
SYNOPSIS
Creates a "microsoft.graph.userInstallStateSummary" object.
SYNTAX
New-DeviceAppManagement_ManagedEBooks_UserStateSummary -managedEBookId <string> [-deviceStates <object[]>]
[-failedDeviceCount <int>] [-installedDeviceCount <int>] [-notInstalledDeviceCount <int>] [-userName <string>]
[<CommonParameters>]
New-DeviceAppManagement_ManagedEBooks_UserStateSummary -managedEBookId <string> -ODataType <string> [-deviceStates
<object[]>] [-failedDeviceCount <int>] [-installedDeviceCount <int>] [-notInstalledDeviceCount <int>] [-userName
<string>] [<CommonParameters>]
DESCRIPTION
Adds a "microsoft.graph.userInstallStateSummary" object to the "userStateSummary" collection.
The list of installation states for this eBook.
Graph call: POST ~/deviceAppManagement/managedEBooks/{managedEBookId}/userStateSummary
PARAMETERS
-managedEBookId <string>
A required ID for referencing a "microsoft.graph.managedEBook" object in the "managedEBooks" collection.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-userName <string>
The "userName" property, of type "Edm.String".
This property is on the "microsoft.graph.userInstallStateSummary" type.
User name.
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-installedDeviceCount <int>
The "installedDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.userInstallStateSummary" type.
Installed Device Count.
Required? false
Position? named
Default value 0
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-failedDeviceCount <int>
The "failedDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.userInstallStateSummary" type.
Failed Device Count.
Required? false
Position? named
Default value 0
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-notInstalledDeviceCount <int>
The "notInstalledDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.userInstallStateSummary" type.
Not installed device count.
Required? false
Position? named
Default value 0
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-deviceStates <object[]>
The "deviceStates" property, of type "microsoft.graph.deviceInstallState".
This property is on the "microsoft.graph.userInstallStateSummary" type.
The install state of the eBook.
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-ODataType <string>
The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-@odata.type <string>
The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.
This is an alias of the ODataType parameter.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.String
A required ID for referencing a "microsoft.graph.managedEBook" object in the "managedEBooks" collection.
System.String
The "userName" property, of type "Edm.String".
This property is on the "microsoft.graph.userInstallStateSummary" type.
User name.
System.Int32
The "installedDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.userInstallStateSummary" type.
Installed Device Count.
System.Int32
The "failedDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.userInstallStateSummary" type.
Failed Device Count.
System.Int32
The "notInstalledDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.userInstallStateSummary" type.
Not installed device count.
System.Object[]
The "deviceStates" property, of type "microsoft.graph.deviceInstallState".
This property is on the "microsoft.graph.userInstallStateSummary" type.
The install state of the eBook.
System.String
The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.
OUTPUTS
RELATED LINKS
GitHub Repository https://github.com/Microsoft/Intune-PowerShell-SDK
SYNOPSIS
Creates a "microsoft.graph.userInstallStateSummary" object.
SYNTAX
New-DeviceAppManagement_ManagedEBooks_UserStateSummary -managedEBookId <string> [-deviceStates <object[]>]
[-failedDeviceCount <int>] [-installedDeviceCount <int>] [-notInstalledDeviceCount <int>] [-userName <string>]
[<CommonParameters>]
New-DeviceAppManagement_ManagedEBooks_UserStateSummary -managedEBookId <string> -ODataType <string> [-deviceStates
<object[]>] [-failedDeviceCount <int>] [-installedDeviceCount <int>] [-notInstalledDeviceCount <int>] [-userName
<string>] [<CommonParameters>]
DESCRIPTION
Adds a "microsoft.graph.userInstallStateSummary" object to the "userStateSummary" collection.
The list of installation states for this eBook.
Graph call: POST ~/deviceAppManagement/managedEBooks/{managedEBookId}/userStateSummary
PARAMETERS
-managedEBookId <string>
A required ID for referencing a "microsoft.graph.managedEBook" object in the "managedEBooks" collection.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-userName <string>
The "userName" property, of type "Edm.String".
This property is on the "microsoft.graph.userInstallStateSummary" type.
User name.
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-installedDeviceCount <int>
The "installedDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.userInstallStateSummary" type.
Installed Device Count.
Required? false
Position? named
Default value 0
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-failedDeviceCount <int>
The "failedDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.userInstallStateSummary" type.
Failed Device Count.
Required? false
Position? named
Default value 0
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-notInstalledDeviceCount <int>
The "notInstalledDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.userInstallStateSummary" type.
Not installed device count.
Required? false
Position? named
Default value 0
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-deviceStates <object[]>
The "deviceStates" property, of type "microsoft.graph.deviceInstallState".
This property is on the "microsoft.graph.userInstallStateSummary" type.
The install state of the eBook.
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-ODataType <string>
The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-@odata.type <string>
The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.
This is an alias of the ODataType parameter.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.String
A required ID for referencing a "microsoft.graph.managedEBook" object in the "managedEBooks" collection.
System.String
The "userName" property, of type "Edm.String".
This property is on the "microsoft.graph.userInstallStateSummary" type.
User name.
System.Int32
The "installedDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.userInstallStateSummary" type.
Installed Device Count.
System.Int32
The "failedDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.userInstallStateSummary" type.
Failed Device Count.
System.Int32
The "notInstalledDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.userInstallStateSummary" type.
Not installed device count.
System.Object[]
The "deviceStates" property, of type "microsoft.graph.deviceInstallState".
This property is on the "microsoft.graph.userInstallStateSummary" type.
The install state of the eBook.
System.String
The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.
OUTPUTS
RELATED LINKS
GitHub Repository https://github.com/Microsoft/Intune-PowerShell-SDK