Update-MgBetaDeviceAppManagementManagedEBook

Update the navigation property managedEBooks in deviceAppManagement

Note

To view the v1.0 release of this cmdlet, view Update-MgDeviceAppManagementManagedEBook

Syntax

Update-MgBetaDeviceAppManagementManagedEBook
      -ManagedEBookId <String>
      [-ResponseHeadersVariable <String>]
      [-AdditionalProperties <Hashtable>]
      [-Assignments <IMicrosoftGraphManagedEBookAssignment[]>]
      [-Categories <IMicrosoftGraphManagedEBookCategory[]>]
      [-CreatedDateTime <DateTime>]
      [-Description <String>]
      [-DeviceStates <IMicrosoftGraphDeviceInstallState[]>]
      [-DisplayName <String>]
      [-Id <String>]
      [-InformationUrl <String>]
      [-InstallSummary <IMicrosoftGraphEBookInstallSummary>]
      [-LargeCover <IMicrosoftGraphMimeContent>]
      [-LastModifiedDateTime <DateTime>]
      [-PrivacyInformationUrl <String>]
      [-PublishedDateTime <DateTime>]
      [-Publisher <String>]
      [-UserStateSummary <IMicrosoftGraphUserInstallStateSummary[]>]
      [-Headers <IDictionary>]
      [-ProgressAction <ActionPreference>]
      [-WhatIf]
      [-Confirm]
      [<CommonParameters>]
Update-MgBetaDeviceAppManagementManagedEBook
      -ManagedEBookId <String>
      -BodyParameter <IMicrosoftGraphManagedEBook>
      [-ResponseHeadersVariable <String>]
      [-Headers <IDictionary>]
      [-ProgressAction <ActionPreference>]
      [-WhatIf]
      [-Confirm]
      [<CommonParameters>]
Update-MgBetaDeviceAppManagementManagedEBook
      -InputObject <IDevicesCorporateManagementIdentity>
      [-ResponseHeadersVariable <String>]
      [-AdditionalProperties <Hashtable>]
      [-Assignments <IMicrosoftGraphManagedEBookAssignment[]>]
      [-Categories <IMicrosoftGraphManagedEBookCategory[]>]
      [-CreatedDateTime <DateTime>]
      [-Description <String>]
      [-DeviceStates <IMicrosoftGraphDeviceInstallState[]>]
      [-DisplayName <String>]
      [-Id <String>]
      [-InformationUrl <String>]
      [-InstallSummary <IMicrosoftGraphEBookInstallSummary>]
      [-LargeCover <IMicrosoftGraphMimeContent>]
      [-LastModifiedDateTime <DateTime>]
      [-PrivacyInformationUrl <String>]
      [-PublishedDateTime <DateTime>]
      [-Publisher <String>]
      [-UserStateSummary <IMicrosoftGraphUserInstallStateSummary[]>]
      [-Headers <IDictionary>]
      [-ProgressAction <ActionPreference>]
      [-WhatIf]
      [-Confirm]
      [<CommonParameters>]
Update-MgBetaDeviceAppManagementManagedEBook
      -InputObject <IDevicesCorporateManagementIdentity>
      -BodyParameter <IMicrosoftGraphManagedEBook>
      [-ResponseHeadersVariable <String>]
      [-Headers <IDictionary>]
      [-ProgressAction <ActionPreference>]
      [-WhatIf]
      [-Confirm]
      [<CommonParameters>]

Description

Update the navigation property managedEBooks in deviceAppManagement

Parameters

-AdditionalProperties

Additional Parameters

Type:Hashtable
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Assignments

The list of assignments for this eBook. To construct, see NOTES section for ASSIGNMENTS properties and create a hash table.

Type:IMicrosoftGraphManagedEBookAssignment[]
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-BodyParameter

An abstract class containing the base properties for Managed eBook. To construct, see NOTES section for BODYPARAMETER properties and create a hash table.

Type:IMicrosoftGraphManagedEBook
Position:Named
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

-Categories

The list of categories for this eBook. To construct, see NOTES section for CATEGORIES properties and create a hash table.

Type:IMicrosoftGraphManagedEBookCategory[]
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Confirm

Prompts you for confirmation before running the cmdlet.

Type:SwitchParameter
Aliases:cf
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-CreatedDateTime

The date and time when the eBook file was created.

Type:DateTime
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Description

Description.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-DeviceStates

The list of installation states for this eBook. To construct, see NOTES section for DEVICESTATES properties and create a hash table.

Type:IMicrosoftGraphDeviceInstallState[]
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-DisplayName

Name of the eBook.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Headers

Optional headers that will be added to the request.

Type:IDictionary
Position:Named
Default value:None
Required:False
Accept pipeline input:True
Accept wildcard characters:False

-Id

The unique identifier for an entity. Read-only.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-InformationUrl

The more information Url.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-InputObject

Identity Parameter To construct, see NOTES section for INPUTOBJECT properties and create a hash table.

Type:IDevicesCorporateManagementIdentity
Position:Named
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

-InstallSummary

Contains properties for the installation summary of a book for a device. To construct, see NOTES section for INSTALLSUMMARY properties and create a hash table.

Type:IMicrosoftGraphEBookInstallSummary
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-LargeCover

Contains properties for a generic mime content. To construct, see NOTES section for LARGECOVER properties and create a hash table.

Type:IMicrosoftGraphMimeContent
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-LastModifiedDateTime

The date and time when the eBook was last modified.

Type:DateTime
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ManagedEBookId

The unique identifier of managedEBook

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False

-PrivacyInformationUrl

The privacy statement Url.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ProgressAction

{{ Fill ProgressAction Description }}

Type:ActionPreference
Aliases:proga
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-PublishedDateTime

The date and time when the eBook was published.

Type:DateTime
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Publisher

Publisher.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ResponseHeadersVariable

Optional Response Headers Variable.

Type:String
Aliases:RHV
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-UserStateSummary

The list of installation states for this eBook. To construct, see NOTES section for USERSTATESUMMARY properties and create a hash table.

Type:IMicrosoftGraphUserInstallStateSummary[]
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-WhatIf

Shows what would happen if the cmdlet runs. The cmdlet is not run.

Type:SwitchParameter
Aliases:wi
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

Inputs

Microsoft.Graph.Beta.PowerShell.Models.IDevicesCorporateManagementIdentity

Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphManagedEBook

System.Collections.IDictionary

Outputs

Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphManagedEBook

Notes

COMPLEX PARAMETER PROPERTIES

To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.

ASSIGNMENTS <IMicrosoftGraphManagedEBookAssignment- []>: The list of assignments for this eBook.

  • [Id <String>]: The unique identifier for an entity. Read-only.
  • [InstallIntent <InstallIntent?>]: Possible values for the install intent chosen by the admin.
  • [Target <IMicrosoftGraphDeviceAndAppManagementAssignmentTarget>]: Base type for assignment targets.
    • [(Any) <Object>]: This indicates any property can be added to this object.
    • [DeviceAndAppManagementAssignmentFilterId <String>]: The Id of the filter for the target assignment.
    • [DeviceAndAppManagementAssignmentFilterType <DeviceAndAppManagementAssignmentFilterType?>]: Represents type of the assignment filter.

BODYPARAMETER <IMicrosoftGraphManagedEBook>: An abstract class containing the base properties for Managed eBook.

  • [(Any) <Object>]: This indicates any property can be added to this object.
  • [Id <String>]: The unique identifier for an entity. Read-only.
  • [Assignments <IMicrosoftGraphManagedEBookAssignment- []>]: The list of assignments for this eBook.
    • [Id <String>]: The unique identifier for an entity. Read-only.
    • [InstallIntent <InstallIntent?>]: Possible values for the install intent chosen by the admin.
    • [Target <IMicrosoftGraphDeviceAndAppManagementAssignmentTarget>]: Base type for assignment targets.
      • [(Any) <Object>]: This indicates any property can be added to this object.
      • [DeviceAndAppManagementAssignmentFilterId <String>]: The Id of the filter for the target assignment.
      • [DeviceAndAppManagementAssignmentFilterType <DeviceAndAppManagementAssignmentFilterType?>]: Represents type of the assignment filter.
  • [Categories <IMicrosoftGraphManagedEBookCategory- []>]: The list of categories for this eBook.
    • [Id <String>]: The unique identifier for an entity. Read-only.
    • [DisplayName <String>]: The name of the eBook category.
    • [LastModifiedDateTime <DateTime?>]: The date and time the ManagedEBookCategory was last modified.
  • [CreatedDateTime <DateTime?>]: The date and time when the eBook file was created.
  • [Description <String>]: Description.
  • [DeviceStates <IMicrosoftGraphDeviceInstallState- []>]: The list of installation states for this eBook.
    • [Id <String>]: The unique identifier for an entity. Read-only.
    • [DeviceId <String>]: Device Id.
    • [DeviceName <String>]: Device name.
    • [ErrorCode <String>]: The error code for install failures.
    • [InstallState <InstallState?>]: Possible values for install state.
    • [LastSyncDateTime <DateTime?>]: Last sync date and time.
    • [OSDescription <String>]: OS Description.
    • [OSVersion <String>]: OS Version.
    • [UserName <String>]: Device User Name.
  • [DisplayName <String>]: Name of the eBook.
  • [InformationUrl <String>]: The more information Url.
  • [InstallSummary <IMicrosoftGraphEBookInstallSummary>]: Contains properties for the installation summary of a book for a device.
    • [(Any) <Object>]: This indicates any property can be added to this object.
    • [Id <String>]: The unique identifier for an entity. Read-only.
    • [FailedDeviceCount <Int32?>]: Number of Devices that have failed to install this book.
    • [FailedUserCount <Int32?>]: Number of Users that have 1 or more device that failed to install this book.
    • [InstalledDeviceCount <Int32?>]: Number of Devices that have successfully installed this book.
    • [InstalledUserCount <Int32?>]: Number of Users whose devices have all succeeded to install this book.
    • [NotInstalledDeviceCount <Int32?>]: Number of Devices that does not have this book installed.
    • [NotInstalledUserCount <Int32?>]: Number of Users that did not install this book.
  • [LargeCover <IMicrosoftGraphMimeContent>]: Contains properties for a generic mime content.
    • [(Any) <Object>]: This indicates any property can be added to this object.
    • [Type <String>]: Indicates the content mime type.
    • [Value <Byte- []>]: The byte array that contains the actual content.
  • [LastModifiedDateTime <DateTime?>]: The date and time when the eBook was last modified.
  • [PrivacyInformationUrl <String>]: The privacy statement Url.
  • [PublishedDateTime <DateTime?>]: The date and time when the eBook was published.
  • [Publisher <String>]: Publisher.
  • [UserStateSummary <IMicrosoftGraphUserInstallStateSummary- []>]: The list of installation states for this eBook.
    • [Id <String>]: The unique identifier for an entity. Read-only.
    • [DeviceStates <IMicrosoftGraphDeviceInstallState- []>]: The install state of the eBook.
    • [FailedDeviceCount <Int32?>]: Failed Device Count.
    • [InstalledDeviceCount <Int32?>]: Installed Device Count.
    • [NotInstalledDeviceCount <Int32?>]: Not installed device count.
    • [UserName <String>]: User name.

CATEGORIES <IMicrosoftGraphManagedEBookCategory- []>: The list of categories for this eBook.

  • [Id <String>]: The unique identifier for an entity. Read-only.
  • [DisplayName <String>]: The name of the eBook category.
  • [LastModifiedDateTime <DateTime?>]: The date and time the ManagedEBookCategory was last modified.

DEVICESTATES <IMicrosoftGraphDeviceInstallState- []>: The list of installation states for this eBook.

  • [Id <String>]: The unique identifier for an entity. Read-only.
  • [DeviceId <String>]: Device Id.
  • [DeviceName <String>]: Device name.
  • [ErrorCode <String>]: The error code for install failures.
  • [InstallState <InstallState?>]: Possible values for install state.
  • [LastSyncDateTime <DateTime?>]: Last sync date and time.
  • [OSDescription <String>]: OS Description.
  • [OSVersion <String>]: OS Version.
  • [UserName <String>]: Device User Name.

INPUTOBJECT <IDevicesCorporateManagementIdentity>: Identity Parameter

  • [AndroidManagedAppProtectionId <String>]: The unique identifier of androidManagedAppProtection
  • [AppLogCollectionRequestId <String>]: The unique identifier of appLogCollectionRequest
  • [AssignmentFilterEvaluationStatusDetailsId <String>]: The unique identifier of assignmentFilterEvaluationStatusDetails
  • [BundleId <String>]: Usage: bundleId='{bundleId}'
  • [DefaultManagedAppProtectionId <String>]: The unique identifier of defaultManagedAppProtection
  • [DetectedAppId <String>]: The unique identifier of detectedApp
  • [DeviceAppManagementTaskId <String>]: The unique identifier of deviceAppManagementTask
  • [DeviceCompliancePolicyStateId <String>]: The unique identifier of deviceCompliancePolicyState
  • [DeviceConfigurationStateId <String>]: The unique identifier of deviceConfigurationState
  • [DeviceEnrollmentConfigurationId <String>]: The unique identifier of deviceEnrollmentConfiguration
  • [DeviceId <String>]: Property in multi-part unique identifier of deviceHealthScriptPolicyState
  • [DeviceInstallStateId <String>]: The unique identifier of deviceInstallState
  • [DeviceLogCollectionResponseId <String>]: The unique identifier of deviceLogCollectionResponse
  • [DeviceManagementConfigurationSettingDefinitionId <String>]: The unique identifier of deviceManagementConfigurationSettingDefinition
  • [DeviceManagementConfigurationSettingId <String>]: The unique identifier of deviceManagementConfigurationSetting
  • [DeviceManagementTroubleshootingEventId <String>]: The unique identifier of deviceManagementTroubleshootingEvent
  • [EnrollmentConfigurationAssignmentId <String>]: The unique identifier of enrollmentConfigurationAssignment
  • [EnterpriseCodeSigningCertificateId <String>]: The unique identifier of enterpriseCodeSigningCertificate
  • [Id <String>]: Property in multi-part unique identifier of deviceHealthScriptPolicyState
  • [IosLobAppProvisioningConfigurationAssignmentId <String>]: The unique identifier of iosLobAppProvisioningConfigurationAssignment
  • [IosLobAppProvisioningConfigurationId <String>]: The unique identifier of iosLobAppProvisioningConfiguration
  • [IosManagedAppProtectionId <String>]: The unique identifier of iosManagedAppProtection
  • [IosVppAppAssignedLicenseId <String>]: The unique identifier of iosVppAppAssignedLicense
  • [ManagedAppLogCollectionRequestId <String>]: The unique identifier of managedAppLogCollectionRequest
  • [ManagedAppOperationId <String>]: The unique identifier of managedAppOperation
  • [ManagedAppPolicyId <String>]: The unique identifier of managedAppPolicy
  • [ManagedAppRegistrationId <String>]: The unique identifier of managedAppRegistration
  • [ManagedAppStatusId <String>]: The unique identifier of managedAppStatus
  • [ManagedDeviceId <String>]: The unique identifier of managedDevice
  • [ManagedDeviceMobileAppConfigurationAssignmentId <String>]: The unique identifier of managedDeviceMobileAppConfigurationAssignment
  • [ManagedDeviceMobileAppConfigurationDeviceStatusId <String>]: The unique identifier of managedDeviceMobileAppConfigurationDeviceStatus
  • [ManagedDeviceMobileAppConfigurationId <String>]: The unique identifier of managedDeviceMobileAppConfiguration
  • [ManagedDeviceMobileAppConfigurationStateId <String>]: The unique identifier of managedDeviceMobileAppConfigurationState
  • [ManagedDeviceMobileAppConfigurationUserStatusId <String>]: The unique identifier of managedDeviceMobileAppConfigurationUserStatus
  • [ManagedEBookAssignmentId <String>]: The unique identifier of managedEBookAssignment
  • [ManagedEBookCategoryId <String>]: The unique identifier of managedEBookCategory
  • [ManagedEBookId <String>]: The unique identifier of managedEBook
  • [ManagedMobileAppId <String>]: The unique identifier of managedMobileApp
  • [MdmWindowsInformationProtectionPolicyId <String>]: The unique identifier of mdmWindowsInformationProtectionPolicy
  • [MobileAppAssignmentId <String>]: The unique identifier of mobileAppAssignment
  • [MobileAppCatalogPackageId <String>]: The unique identifier of mobileAppCatalogPackage
  • [MobileAppCategoryId <String>]: The unique identifier of mobileAppCategory
  • [MobileAppContentFileId <String>]: The unique identifier of mobileAppContentFile
  • [MobileAppContentId <String>]: The unique identifier of mobileAppContent
  • [MobileAppId <String>]: The unique identifier of mobileApp
  • [MobileAppIntentAndStateId <String>]: The unique identifier of mobileAppIntentAndState
  • [MobileAppProvisioningConfigGroupAssignmentId <String>]: The unique identifier of mobileAppProvisioningConfigGroupAssignment
  • [MobileAppRelationshipId <String>]: The unique identifier of mobileAppRelationship
  • [MobileAppTroubleshootingEventId <String>]: The unique identifier of mobileAppTroubleshootingEvent
  • [MobileContainedAppId <String>]: The unique identifier of mobileContainedApp
  • [PolicyId <String>]: Property in multi-part unique identifier of deviceHealthScriptPolicyState
  • [PolicySetAssignmentId <String>]: The unique identifier of policySetAssignment
  • [PolicySetId <String>]: The unique identifier of policySet
  • [PolicySetItemId <String>]: The unique identifier of policySetItem
  • [SecurityBaselineSettingStateId <String>]: The unique identifier of securityBaselineSettingState
  • [SecurityBaselineStateId <String>]: The unique identifier of securityBaselineState
  • [TargetedManagedAppConfigurationId <String>]: The unique identifier of targetedManagedAppConfiguration
  • [TargetedManagedAppPolicyAssignmentId <String>]: The unique identifier of targetedManagedAppPolicyAssignment
  • [UserId <String>]: The unique identifier of user
  • [UserInstallStateSummaryId <String>]: The unique identifier of userInstallStateSummary
  • [VppTokenId <String>]: The unique identifier of vppToken
  • [WindowsDefenderApplicationControlSupplementalPolicyAssignmentId <String>]: The unique identifier of windowsDefenderApplicationControlSupplementalPolicyAssignment
  • [WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatusId <String>]: The unique identifier of windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus
  • [WindowsDefenderApplicationControlSupplementalPolicyId <String>]: The unique identifier of windowsDefenderApplicationControlSupplementalPolicy
  • [WindowsDeviceMalwareStateId <String>]: The unique identifier of windowsDeviceMalwareState
  • [WindowsInformationProtectionAppLockerFileId <String>]: The unique identifier of windowsInformationProtectionAppLockerFile
  • [WindowsInformationProtectionDeviceRegistrationId <String>]: The unique identifier of windowsInformationProtectionDeviceRegistration
  • [WindowsInformationProtectionPolicyId <String>]: The unique identifier of windowsInformationProtectionPolicy
  • [WindowsInformationProtectionWipeActionId <String>]: The unique identifier of windowsInformationProtectionWipeAction
  • [WindowsManagedAppProtectionId <String>]: The unique identifier of windowsManagedAppProtection

INSTALLSUMMARY <IMicrosoftGraphEBookInstallSummary>: Contains properties for the installation summary of a book for a device.

  • [(Any) <Object>]: This indicates any property can be added to this object.
  • [Id <String>]: The unique identifier for an entity. Read-only.
  • [FailedDeviceCount <Int32?>]: Number of Devices that have failed to install this book.
  • [FailedUserCount <Int32?>]: Number of Users that have 1 or more device that failed to install this book.
  • [InstalledDeviceCount <Int32?>]: Number of Devices that have successfully installed this book.
  • [InstalledUserCount <Int32?>]: Number of Users whose devices have all succeeded to install this book.
  • [NotInstalledDeviceCount <Int32?>]: Number of Devices that does not have this book installed.
  • [NotInstalledUserCount <Int32?>]: Number of Users that did not install this book.

LARGECOVER <IMicrosoftGraphMimeContent>: Contains properties for a generic mime content.

  • [(Any) <Object>]: This indicates any property can be added to this object.
  • [Type <String>]: Indicates the content mime type.
  • [Value <Byte- []>]: The byte array that contains the actual content.

USERSTATESUMMARY <IMicrosoftGraphUserInstallStateSummary- []>: The list of installation states for this eBook.

  • [Id <String>]: The unique identifier for an entity. Read-only.
  • [DeviceStates <IMicrosoftGraphDeviceInstallState- []>]: The install state of the eBook.
    • [Id <String>]: The unique identifier for an entity. Read-only.
    • [DeviceId <String>]: Device Id.
    • [DeviceName <String>]: Device name.
    • [ErrorCode <String>]: The error code for install failures.
    • [InstallState <InstallState?>]: Possible values for install state.
    • [LastSyncDateTime <DateTime?>]: Last sync date and time.
    • [OSDescription <String>]: OS Description.
    • [OSVersion <String>]: OS Version.
    • [UserName <String>]: Device User Name.
  • [FailedDeviceCount <Int32?>]: Failed Device Count.
  • [InstalledDeviceCount <Int32?>]: Installed Device Count.
  • [NotInstalledDeviceCount <Int32?>]: Not installed device count.
  • [UserName <String>]: User name.

https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devices.corporatemanagement/update-mgbetadeviceappmanagementmanagedebook