< Back

New-DeviceAppManagement_ManagedEBooks

Sat Jan 18, 2020 12:16 pm

NAME New-DeviceAppManagement_ManagedEBooks



SYNOPSIS

Creates a "microsoft.graph.managedEBook" object.





SYNTAX

New-DeviceAppManagement_ManagedEBooks [-assignments <object[]>] [-createdDateTime <DateTimeOffset>] [-description

<string>] [-deviceStates <object[]>] [-displayName <string>] [-informationUrl <string>] [-installSummary <object>]

[-largeCover <object>] [-lastModifiedDateTime <DateTimeOffset>] [-privacyInformationUrl <string>]

[-publishedDateTime <DateTimeOffset>] [-publisher <string>] [-userStateSummary <object[]>] [<CommonParameters>]



New-DeviceAppManagement_ManagedEBooks -iosVppEBook <SwitchParameter> [-appleId <string>] [-assignments <object[]>]

[-createdDateTime <DateTimeOffset>] [-description <string>] [-deviceStates <object[]>] [-displayName <string>]

[-genres <string[]>] [-informationUrl <string>] [-installSummary <object>] [-language <string>] [-largeCover

<object>] [-lastModifiedDateTime <DateTimeOffset>] [-privacyInformationUrl <string>] [-publishedDateTime

<DateTimeOffset>] [-publisher <string>] [-seller <string>] [-totalLicenseCount <int>] [-usedLicenseCount <int>]

[-userStateSummary <object[]>] [-vppOrganizationName <string>] [-vppTokenId <Guid>] [<CommonParameters>]



New-DeviceAppManagement_ManagedEBooks -ODataType <string> [-appleId <string>] [-assignments <object[]>]

[-createdDateTime <DateTimeOffset>] [-description <string>] [-deviceStates <object[]>] [-displayName <string>]

[-genres <string[]>] [-informationUrl <string>] [-installSummary <object>] [-language <string>] [-largeCover

<object>] [-lastModifiedDateTime <DateTimeOffset>] [-privacyInformationUrl <string>] [-publishedDateTime

<DateTimeOffset>] [-publisher <string>] [-seller <string>] [-totalLicenseCount <int>] [-usedLicenseCount <int>]

[-userStateSummary <object[]>] [-vppOrganizationName <string>] [-vppTokenId <Guid>] [<CommonParameters>]





DESCRIPTION

Adds a "microsoft.graph.managedEBook" object to the "managedEBooks" collection.



The Managed eBook.



Graph call: POST ~/deviceAppManagement/managedEBooks





PARAMETERS

-displayName <string>

The "displayName" property, of type "Edm.String".



This property is on the "microsoft.graph.managedEBook" type.



Name of the eBook.



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-description <string>

The "description" property, of type "Edm.String".



This property is on the "microsoft.graph.managedEBook" type.



Description.



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-publisher <string>

The "publisher" property, of type "Edm.String".



This property is on the "microsoft.graph.managedEBook" type.



Publisher.



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-publishedDateTime <DateTimeOffset>

The "publishedDateTime" property, of type "Edm.DateTimeOffset".



This property is on the "microsoft.graph.managedEBook" type.



The date and time when the eBook was published.



Required? false

Position? named

Default value 1/1/0001 12:00:00 AM +00:00

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-largeCover <object>

The "largeCover" property, of type "microsoft.graph.mimeContent".



This property is on the "microsoft.graph.managedEBook" type.



Book cover.



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-createdDateTime <DateTimeOffset>

The "createdDateTime" property, of type "Edm.DateTimeOffset".



This property is on the "microsoft.graph.managedEBook" type.



The date and time when the eBook file was created.



Required? false

Position? named

Default value 1/1/0001 12:00:00 AM +00:00

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-lastModifiedDateTime <DateTimeOffset>

The "lastModifiedDateTime" property, of type "Edm.DateTimeOffset".



This property is on the "microsoft.graph.managedEBook" type.



The date and time when the eBook was last modified.



Required? false

Position? named

Default value 1/1/0001 12:00:00 AM +00:00

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-informationUrl <string>

The "informationUrl" property, of type "Edm.String".



This property is on the "microsoft.graph.managedEBook" type.



The more information Url.



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-privacyInformationUrl <string>

The "privacyInformationUrl" property, of type "Edm.String".



This property is on the "microsoft.graph.managedEBook" type.



The privacy statement Url.



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-assignments <object[]>

The "assignments" property, of type "microsoft.graph.managedEBookAssignment".



This property is on the "microsoft.graph.managedEBook" type.



The list of assignments for this eBook.



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-installSummary <object>

The "installSummary" property, of type "microsoft.graph.eBookInstallSummary".



This property is on the "microsoft.graph.managedEBook" type.



Mobile App Install Summary.



Required? false

Position? named

Default value

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.managedEBook" type.



The list of installation states for this eBook.



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-userStateSummary <object[]>

The "userStateSummary" property, of type "microsoft.graph.userInstallStateSummary".



This property is on the "microsoft.graph.managedEBook" type.



The list of installation states for this eBook.



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-iosVppEBook <SwitchParameter>

A switch parameter for selecting the parameter set which corresponds to the "microsoft.graph.iosVppEBook" type.



Required? true

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-vppTokenId <Guid>

The "vppTokenId" property, of type "Edm.Guid".



This property is on the "microsoft.graph.iosVppEBook" type.



The Vpp token ID.



Required? false

Position? named

Default value 00000000-0000-0000-0000-000000000000

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-appleId <string>

The "appleId" property, of type "Edm.String".



This property is on the "microsoft.graph.iosVppEBook" type.



The Apple ID associated with Vpp token.



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-vppOrganizationName <string>

The "vppOrganizationName" property, of type "Edm.String".



This property is on the "microsoft.graph.iosVppEBook" type.



The Vpp token's organization name.



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-genres <string[]>

The "genres" property, of type "Edm.String".



This property is on the "microsoft.graph.iosVppEBook" type.



Genres.



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-language <string>

The "language" property, of type "Edm.String".



This property is on the "microsoft.graph.iosVppEBook" type.



Language.



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-seller <string>

The "seller" property, of type "Edm.String".



This property is on the "microsoft.graph.iosVppEBook" type.



Seller.



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-totalLicenseCount <int>

The "totalLicenseCount" property, of type "Edm.Int32".



This property is on the "microsoft.graph.iosVppEBook" type.



Total license count.



Required? false

Position? named

Default value 0

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-usedLicenseCount <int>

The "usedLicenseCount" property, of type "Edm.Int32".



This property is on the "microsoft.graph.iosVppEBook" type.



Used license count.



Required? false

Position? named

Default value 0

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

The "displayName" property, of type "Edm.String".



This property is on the "microsoft.graph.managedEBook" type.



Name of the eBook.



System.String

The "description" property, of type "Edm.String".



This property is on the "microsoft.graph.managedEBook" type.



Description.



System.String

The "publisher" property, of type "Edm.String".



This property is on the "microsoft.graph.managedEBook" type.



Publisher.



System.DateTimeOffset

The "publishedDateTime" property, of type "Edm.DateTimeOffset".



This property is on the "microsoft.graph.managedEBook" type.



The date and time when the eBook was published.



System.Object

The "largeCover" property, of type "microsoft.graph.mimeContent".



This property is on the "microsoft.graph.managedEBook" type.



Book cover.



System.DateTimeOffset

The "createdDateTime" property, of type "Edm.DateTimeOffset".



This property is on the "microsoft.graph.managedEBook" type.



The date and time when the eBook file was created.



System.DateTimeOffset

The "lastModifiedDateTime" property, of type "Edm.DateTimeOffset".



This property is on the "microsoft.graph.managedEBook" type.



The date and time when the eBook was last modified.



System.String

The "informationUrl" property, of type "Edm.String".



This property is on the "microsoft.graph.managedEBook" type.



The more information Url.



System.String

The "privacyInformationUrl" property, of type "Edm.String".



This property is on the "microsoft.graph.managedEBook" type.



The privacy statement Url.



System.Object[]

The "assignments" property, of type "microsoft.graph.managedEBookAssignment".



This property is on the "microsoft.graph.managedEBook" type.



The list of assignments for this eBook.



System.Object

The "installSummary" property, of type "microsoft.graph.eBookInstallSummary".



This property is on the "microsoft.graph.managedEBook" type.



Mobile App Install Summary.



System.Object[]

The "deviceStates" property, of type "microsoft.graph.deviceInstallState".



This property is on the "microsoft.graph.managedEBook" type.



The list of installation states for this eBook.



System.Object[]

The "userStateSummary" property, of type "microsoft.graph.userInstallStateSummary".



This property is on the "microsoft.graph.managedEBook" type.



The list of installation states for this eBook.



System.Guid

The "vppTokenId" property, of type "Edm.Guid".



This property is on the "microsoft.graph.iosVppEBook" type.



The Vpp token ID.



System.String

The "appleId" property, of type "Edm.String".



This property is on the "microsoft.graph.iosVppEBook" type.



The Apple ID associated with Vpp token.



System.String

The "vppOrganizationName" property, of type "Edm.String".



This property is on the "microsoft.graph.iosVppEBook" type.



The Vpp token's organization name.



System.String[]

The "genres" property, of type "Edm.String".



This property is on the "microsoft.graph.iosVppEBook" type.



Genres.



System.String

The "language" property, of type "Edm.String".



This property is on the "microsoft.graph.iosVppEBook" type.



Language.



System.String

The "seller" property, of type "Edm.String".



This property is on the "microsoft.graph.iosVppEBook" type.



Seller.



System.Int32

The "totalLicenseCount" property, of type "Edm.Int32".



This property is on the "microsoft.graph.iosVppEBook" type.



Total license count.



System.Int32

The "usedLicenseCount" property, of type "Edm.Int32".



This property is on the "microsoft.graph.iosVppEBook" type.



Used license count.



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