Update-MgBetaUserInsight
Update the navigation property insights in users
Note
To view the v1.0 release of this cmdlet, view Update-MgUserInsight
Syntax
Update-MgBetaUserInsight
-UserId <String>
[-ResponseHeadersVariable <String>]
[-AdditionalProperties <Hashtable>]
[-Id <String>]
[-Shared <IMicrosoftGraphSharedInsight[]>]
[-Trending <IMicrosoftGraphTrending[]>]
[-Used <IMicrosoftGraphUsedInsight[]>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Update-MgBetaUserInsight
-UserId <String>
-BodyParameter <Hashtable>
[-ResponseHeadersVariable <String>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Update-MgBetaUserInsight
-InputObject <IUsersIdentity>
[-ResponseHeadersVariable <String>]
[-AdditionalProperties <Hashtable>]
[-Id <String>]
[-Shared <IMicrosoftGraphSharedInsight[]>]
[-Trending <IMicrosoftGraphTrending[]>]
[-Used <IMicrosoftGraphUsedInsight[]>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Update-MgBetaUserInsight
-InputObject <IUsersIdentity>
-BodyParameter <Hashtable>
[-ResponseHeadersVariable <String>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
Update the navigation property insights in users
Parameters
-AdditionalProperties
Additional Parameters
Type: | Hashtable |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-BodyParameter
itemInsights
Type: | Hashtable |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
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 |
-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 |
-InputObject
Identity Parameter To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
Type: | IUsersIdentity |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
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 |
-ResponseHeadersVariable
Optional Response Headers Variable.
Type: | String |
Aliases: | RHV |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Shared
Access this property from the derived type itemInsights. To construct, see NOTES section for SHARED properties and create a hash table.
Type: | IMicrosoftGraphSharedInsight[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Trending
Access this property from the derived type itemInsights. To construct, see NOTES section for TRENDING properties and create a hash table.
Type: | IMicrosoftGraphTrending[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Used
Access this property from the derived type itemInsights. To construct, see NOTES section for USED properties and create a hash table.
Type: | IMicrosoftGraphUsedInsight[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-UserId
The unique identifier of user
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
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.IUsersIdentity
System.Collections.Hashtable
System.Collections.IDictionary
Outputs
Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphItemInsights
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.
INPUTOBJECT <IUsersIdentity>
: Identity Parameter
[AppId <String>]
: Alternate key of servicePrincipal[AttachmentBaseId <String>]
: The unique identifier of attachmentBase[AttachmentId <String>]
: The unique identifier of attachment[AttachmentSessionId <String>]
: The unique identifier of attachmentSession[ChecklistItemId <String>]
: The unique identifier of checklistItem[DirectoryObjectId <String>]
: The unique identifier of directoryObject[ExtensionId <String>]
: The unique identifier of extension[LicenseDetailsId <String>]
: The unique identifier of licenseDetails[LinkedResourceId <String>]
: The unique identifier of linkedResource[NotificationId <String>]
: The unique identifier of notification[OAuth2PermissionGrantId <String>]
: The unique identifier of oAuth2PermissionGrant[OutlookCategoryId <String>]
: The unique identifier of outlookCategory[OutlookTaskFolderId <String>]
: The unique identifier of outlookTaskFolder[OutlookTaskGroupId <String>]
: The unique identifier of outlookTaskGroup[OutlookTaskId <String>]
: The unique identifier of outlookTask[ProfilePhotoId <String>]
: The unique identifier of profilePhoto[ServicePrincipalId <String>]
: The unique identifier of servicePrincipal[ServiceStorageQuotaBreakdownId <String>]
: The unique identifier of serviceStorageQuotaBreakdown[SharedInsightId <String>]
: The unique identifier of sharedInsight[TodoTaskId <String>]
: The unique identifier of todoTask[TodoTaskListId <String>]
: The unique identifier of todoTaskList[TrendingId <String>]
: The unique identifier of trending[UsedInsightId <String>]
: The unique identifier of usedInsight[UserId <String>]
: The unique identifier of user[WindowsSettingId <String>]
: The unique identifier of windowsSetting[WindowsSettingInstanceId <String>]
: The unique identifier of windowsSettingInstance
SHARED <IMicrosoftGraphSharedInsight- []
>: Access this property from the derived type itemInsights.
[Id <String>]
: The unique identifier for an entity. Read-only.[LastShared <IMicrosoftGraphSharingDetail>]
: sharingDetail[(Any) <Object>]
: This indicates any property can be added to this object.[SharedBy <IMicrosoftGraphInsightIdentity>]
: insightIdentity[(Any) <Object>]
: This indicates any property can be added to this object.[Address <String>]
: The email address of the user who shared the item.[DisplayName <String>]
: The display name of the user who shared the item.[Id <String>]
: The ID of the user who shared the item.
[SharedDateTime <DateTime?>]
: The date and time the file was last shared. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.[SharingReference <IMicrosoftGraphResourceReference>]
: resourceReference[(Any) <Object>]
: This indicates any property can be added to this object.[Id <String>]
: The item's unique identifier.[Type <String>]
: A string value that can be used to classify the item, such as 'microsoft.graph.driveItem'[WebUrl <String>]
: A URL leading to the referenced item.
[SharingSubject <String>]
: The subject with which the document was shared.[SharingType <String>]
: Determines the way the document was shared, can be by a 'Link', 'Attachment', 'Group', 'Site'.
[LastSharedMethod <IMicrosoftGraphEntity>]
: entity[(Any) <Object>]
: This indicates any property can be added to this object.[Id <String>]
: The unique identifier for an entity. Read-only.
[Resource <IMicrosoftGraphEntity>]
: entity[ResourceReference <IMicrosoftGraphResourceReference>]
: resourceReference[ResourceVisualization <IMicrosoftGraphResourceVisualization>]
: resourceVisualization[(Any) <Object>]
: This indicates any property can be added to this object.[ContainerDisplayName <String>]
: A string describing where the item is stored. For example, the name of a SharePoint site or the user name identifying the owner of the OneDrive storing the item.[ContainerType <String>]
: Can be used for filtering by the type of container in which the file is stored. Such as Site or OneDriveBusiness.[ContainerWebUrl <String>]
: A path leading to the folder in which the item is stored.[MediaType <String>]
: The item's media type. Can be used for filtering for a specific type of file based on supported IANA Media Mime Types. Not all Media Mime Types are supported.[PreviewImageUrl <String>]
: A URL leading to the preview image for the item.[PreviewText <String>]
: A preview text for the item.[Title <String>]
: The item's title text.[Type <String>]
: The item's media type. Can be used for filtering for a specific file based on a specific type. See the Type property values section, for supported types.
[SharingHistory <IMicrosoftGraphSharingDetail-
[]>]
:
TRENDING <IMicrosoftGraphTrending- []
>: Access this property from the derived type itemInsights.
[Id <String>]
: The unique identifier for an entity. Read-only.[LastModifiedDateTime <DateTime?>]
: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z[Resource <IMicrosoftGraphEntity>]
: entity[(Any) <Object>]
: This indicates any property can be added to this object.[Id <String>]
: The unique identifier for an entity. Read-only.
[ResourceReference <IMicrosoftGraphResourceReference>]
: resourceReference[(Any) <Object>]
: This indicates any property can be added to this object.[Id <String>]
: The item's unique identifier.[Type <String>]
: A string value that can be used to classify the item, such as 'microsoft.graph.driveItem'[WebUrl <String>]
: A URL leading to the referenced item.
[ResourceVisualization <IMicrosoftGraphResourceVisualization>]
: resourceVisualization[(Any) <Object>]
: This indicates any property can be added to this object.[ContainerDisplayName <String>]
: A string describing where the item is stored. For example, the name of a SharePoint site or the user name identifying the owner of the OneDrive storing the item.[ContainerType <String>]
: Can be used for filtering by the type of container in which the file is stored. Such as Site or OneDriveBusiness.[ContainerWebUrl <String>]
: A path leading to the folder in which the item is stored.[MediaType <String>]
: The item's media type. Can be used for filtering for a specific type of file based on supported IANA Media Mime Types. Not all Media Mime Types are supported.[PreviewImageUrl <String>]
: A URL leading to the preview image for the item.[PreviewText <String>]
: A preview text for the item.[Title <String>]
: The item's title text.[Type <String>]
: The item's media type. Can be used for filtering for a specific file based on a specific type. See the Type property values section, for supported types.
[Weight <Double?>]
: Value indicating how much the document is currently trending. The larger the number, the more the document is currently trending around the user (the more relevant it is). Returned documents are sorted by this value.
USED <IMicrosoftGraphUsedInsight- []
>: Access this property from the derived type itemInsights.
[Id <String>]
: The unique identifier for an entity. Read-only.[LastUsed <IMicrosoftGraphUsageDetails>]
: usageDetails[(Any) <Object>]
: This indicates any property can be added to this object.[LastAccessedDateTime <DateTime?>]
: The date and time the resource was last accessed by the user. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.[LastModifiedDateTime <DateTime?>]
: The date and time the resource was last modified by the user. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.
[Resource <IMicrosoftGraphEntity>]
: entity[(Any) <Object>]
: This indicates any property can be added to this object.[Id <String>]
: The unique identifier for an entity. Read-only.
[ResourceReference <IMicrosoftGraphResourceReference>]
: resourceReference[(Any) <Object>]
: This indicates any property can be added to this object.[Id <String>]
: The item's unique identifier.[Type <String>]
: A string value that can be used to classify the item, such as 'microsoft.graph.driveItem'[WebUrl <String>]
: A URL leading to the referenced item.
[ResourceVisualization <IMicrosoftGraphResourceVisualization>]
: resourceVisualization[(Any) <Object>]
: This indicates any property can be added to this object.[ContainerDisplayName <String>]
: A string describing where the item is stored. For example, the name of a SharePoint site or the user name identifying the owner of the OneDrive storing the item.[ContainerType <String>]
: Can be used for filtering by the type of container in which the file is stored. Such as Site or OneDriveBusiness.[ContainerWebUrl <String>]
: A path leading to the folder in which the item is stored.[MediaType <String>]
: The item's media type. Can be used for filtering for a specific type of file based on supported IANA Media Mime Types. Not all Media Mime Types are supported.[PreviewImageUrl <String>]
: A URL leading to the preview image for the item.[PreviewText <String>]
: A preview text for the item.[Title <String>]
: The item's title text.[Type <String>]
: The item's media type. Can be used for filtering for a specific file based on a specific type. See the Type property values section, for supported types.
RELATED LINKS
https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users/update-mgbetauserinsight