From 99cd6fa1f0f9961630fa382b4c831b556ca10975 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 08:29:09 +0000 Subject: [PATCH 1/8] Updated markdown help --- .../Get-MgBetaUserActivity.md | 43 +- .../Get-MgBetaUserActivityCount.md | 46 +- .../Get-MgBetaUserActivityHistoryItem.md | 43 +- ...t-MgBetaUserActivityHistoryItemActivity.md | 42 +- .../Get-MgBetaUserActivityHistoryItemCount.md | 42 +- .../Get-MgBetaUserDevice.md | 40 +- .../Get-MgBetaUserDeviceByDeviceId.md | 39 +- .../Get-MgBetaUserDeviceCommand.md | 40 +- .../Get-MgBetaUserDeviceCommandCount.md | 39 +- ...-MgBetaUserDeviceCommandResponsepayload.md | 39 +- .../Get-MgBetaUserDeviceCount.md | 39 +- .../Get-MgBetaUserDeviceDelta.md | 41 +- .../Get-MgBetaUserDeviceExtension.md | 40 +- .../Get-MgBetaUserDeviceExtensionCount.md | 39 +- .../Get-MgBetaUserDeviceMemberOf.md | 40 +- ...aUserDeviceMemberOfAsAdministrativeUnit.md | 39 +- .../Get-MgBetaUserDeviceMemberOfAsGroup.md | 39 +- .../Get-MgBetaUserDeviceMemberOfCount.md | 39 +- ...DeviceMemberOfCountAsAdministrativeUnit.md | 39 +- ...et-MgBetaUserDeviceMemberOfCountAsGroup.md | 39 +- .../Get-MgBetaUserDeviceRegisteredOwner.md | 37 +- ...eviceRegisteredOwnerAsAppRoleAssignment.md | 39 +- ...BetaUserDeviceRegisteredOwnerAsEndpoint.md | 39 +- ...DeviceRegisteredOwnerAsServicePrincipal.md | 39 +- ...t-MgBetaUserDeviceRegisteredOwnerAsUser.md | 39 +- ...et-MgBetaUserDeviceRegisteredOwnerByRef.md | 37 +- ...et-MgBetaUserDeviceRegisteredOwnerCount.md | 39 +- ...RegisteredOwnerCountAsAppRoleAssignment.md | 39 +- ...serDeviceRegisteredOwnerCountAsEndpoint.md | 39 +- ...eRegisteredOwnerCountAsServicePrincipal.md | 39 +- ...etaUserDeviceRegisteredOwnerCountAsUser.md | 39 +- .../Get-MgBetaUserDeviceRegisteredUser.md | 37 +- ...DeviceRegisteredUserAsAppRoleAssignment.md | 39 +- ...gBetaUserDeviceRegisteredUserAsEndpoint.md | 39 +- ...rDeviceRegisteredUserAsServicePrincipal.md | 39 +- ...et-MgBetaUserDeviceRegisteredUserAsUser.md | 39 +- ...Get-MgBetaUserDeviceRegisteredUserByRef.md | 37 +- ...Get-MgBetaUserDeviceRegisteredUserCount.md | 39 +- ...eRegisteredUserCountAsAppRoleAssignment.md | 39 +- ...UserDeviceRegisteredUserCountAsEndpoint.md | 39 +- ...ceRegisteredUserCountAsServicePrincipal.md | 39 +- ...BetaUserDeviceRegisteredUserCountAsUser.md | 39 +- .../Get-MgBetaUserDeviceTemplate.md | 39 +- .../Get-MgBetaUserDeviceTemplateCount.md | 39 +- .../Get-MgBetaUserDeviceTransitiveMemberOf.md | 40 +- ...eTransitiveMemberOfAsAdministrativeUnit.md | 39 +- ...BetaUserDeviceTransitiveMemberOfAsGroup.md | 39 +- ...MgBetaUserDeviceTransitiveMemberOfCount.md | 39 +- ...sitiveMemberOfCountAsAdministrativeUnit.md | 39 +- ...serDeviceTransitiveMemberOfCountAsGroup.md | 39 +- .../Get-MgBetaUserDeviceUsageRights.md | 40 +- .../Get-MgBetaUserDeviceUsageRightsCount.md | 39 +- .../Invoke-MgBetaRecentUserActivity.md | 46 +- ...osoft.Graph.Beta.CrossDeviceExperiences.md | 21 +- .../New-MgBetaUserActivity.md | 46 +- .../New-MgBetaUserActivityHistoryItem.md | 46 +- .../New-MgBetaUserDevice.md | 43 +- .../New-MgBetaUserDeviceCommand.md | 55 +-- .../New-MgBetaUserDeviceExtension.md | 39 +- ...ew-MgBetaUserDeviceRegisteredOwnerByRef.md | 45 +- ...New-MgBetaUserDeviceRegisteredUserByRef.md | 45 +- .../New-MgBetaUserDeviceUsageRights.md | 41 +- .../Remove-MgBetaUserActivity.md | 46 +- .../Remove-MgBetaUserActivityHistoryItem.md | 46 +- .../Remove-MgBetaUserDevice.md | 39 +- .../Remove-MgBetaUserDeviceByDeviceId.md | 39 +- .../Remove-MgBetaUserDeviceCommand.md | 39 +- .../Remove-MgBetaUserDeviceExtension.md | 39 +- ...ve-MgBetaUserDeviceRegisteredOwnerByRef.md | 458 ------------------ ...viceRegisteredOwnerDirectoryObjectByRef.md | 39 +- ...ove-MgBetaUserDeviceRegisteredUserByRef.md | 458 ------------------ ...eviceRegisteredUserDirectoryObjectByRef.md | 39 +- .../Remove-MgBetaUserDeviceUsageRights.md | 39 +- .../Update-MgBetaUserActivity.md | 46 +- .../Update-MgBetaUserActivityHistoryItem.md | 46 +- .../Update-MgBetaUserDevice.md | 43 +- .../Update-MgBetaUserDeviceByDeviceId.md | 43 +- .../Update-MgBetaUserDeviceCommand.md | 55 +-- .../Update-MgBetaUserDeviceExtension.md | 39 +- .../Update-MgBetaUserDeviceUsageRights.md | 41 +- 80 files changed, 1022 insertions(+), 3048 deletions(-) delete mode 100644 microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredOwnerByRef.md delete mode 100644 microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredUserByRef.md diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivity.md index 9d338a91365e..ec73d2590a32 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivity Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserActivity --- @@ -17,9 +17,6 @@ The user's activities across devices. Read-only. Nullable. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgUserActivity](/powershell/module/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivity?view=graph-powershell-1.0) - ## SYNTAX ### List (Default) @@ -62,6 +59,16 @@ The user's activities across devices. Read-only. Nullable. +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -All @@ -549,7 +556,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -563,28 +570,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserActivity](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivity) - - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivity) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityCount.md index c9c1ba718ce0..bcb61e248e7a 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivitycount Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserActivityCount --- @@ -15,9 +15,6 @@ title: Get-MgBetaUserActivityCount Get the number of the resource -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgUserActivityCount](/powershell/module/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityCount?view=graph-powershell-1.0) - ## SYNTAX ### Get (Default) @@ -47,13 +44,15 @@ This cmdlet has the following aliases, Get the number of the resource -**Permissions** +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | UserActivity.ReadWrite.CreatedByApp, | -| Delegated (personal Microsoft account) | UserActivity.ReadWrite.CreatedByApp, | -| Application | Not supported | +{{ Add code here }} ## PARAMETERS @@ -341,7 +340,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -355,27 +354,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserActivityCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivitycount) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivitycount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItem.md index 3fe4f1315844..ce08fe161cc5 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivityhistoryitem Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserActivityHistoryItem --- @@ -16,9 +16,6 @@ title: Get-MgBetaUserActivityHistoryItem Optional. NavigationProperty/Containment; navigation property to the activity's activityHistoryItems. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgUserActivityHistoryItem](/powershell/module/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItem?view=graph-powershell-1.0) - ## SYNTAX ### List (Default) @@ -62,6 +59,16 @@ This cmdlet has the following aliases, Optional. NavigationProperty/Containment; navigation property to the activity's activityHistoryItems. +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -ActivityHistoryItemId @@ -576,7 +583,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -590,28 +597,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserActivityHistoryItem](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivityhistoryitem) - - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivityhistoryitem) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemActivity.md index 50a3642e3caa..71817dcbaddc 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivityhistoryitemactivity Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserActivityHistoryItemActivity --- @@ -16,9 +16,6 @@ title: Get-MgBetaUserActivityHistoryItemActivity Optional. NavigationProperty/Containment; navigation property to the associated activity. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgUserActivityHistoryItemActivity](/powershell/module/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItemActivity?view=graph-powershell-1.0) - ## SYNTAX ### Get (Default) @@ -51,6 +48,16 @@ This cmdlet has the following aliases, Optional. NavigationProperty/Containment; navigation property to the associated activity. +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -ActivityHistoryItemId @@ -381,7 +388,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -395,27 +402,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserActivityHistoryItemActivity](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivityhistoryitemactivity) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivityhistoryitemactivity) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemCount.md index 24206ac726ec..15cd10842623 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivityhistoryitemcount Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserActivityHistoryItemCount --- @@ -15,9 +15,6 @@ title: Get-MgBetaUserActivityHistoryItemCount Get the number of the resource -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgUserActivityHistoryItemCount](/powershell/module/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItemCount?view=graph-powershell-1.0) - ## SYNTAX ### Get (Default) @@ -48,6 +45,16 @@ This cmdlet has the following aliases, Get the number of the resource +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -355,7 +362,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -369,27 +376,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserActivityHistoryItemCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivityhistoryitemcount) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivityhistoryitemcount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDevice.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDevice.md index 418b85bf92df..0c97144c0580 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDevice.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevice Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDevice --- @@ -55,6 +55,16 @@ This cmdlet has the following aliases, Get devices from users +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -All @@ -542,7 +552,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -556,28 +566,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevice) - - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevice) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceByDeviceId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceByDeviceId.md index 32849c7fa984..961eb22f1a1a 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceByDeviceId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceByDeviceId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicebydeviceid Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceByDeviceId --- @@ -45,6 +45,16 @@ This cmdlet has the following aliases, Get devices from users +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -354,7 +364,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -368,27 +378,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceByDeviceId](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicebydeviceid) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicebydeviceid) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommand.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommand.md index 4176bce5e5fb..1a054e956d33 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommand.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommand.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicecommand Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceCommand --- @@ -57,6 +57,16 @@ This cmdlet has the following aliases, Set of commands sent to this device. +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -All @@ -571,7 +581,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -585,28 +595,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceCommand](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicecommand) - - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicecommand) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandCount.md index f6c5f99f1384..2c775890fbf9 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicecommandcount Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceCommandCount --- @@ -44,6 +44,16 @@ This cmdlet has the following aliases, Get the number of the resource +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -351,7 +361,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -365,27 +375,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceCommandCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicecommandcount) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicecommandcount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandResponsepayload.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandResponsepayload.md index 1f7f1242cdcd..87c654db9d2c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandResponsepayload.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandResponsepayload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicecommandresponsepayload Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceCommandResponsepayload --- @@ -46,6 +46,16 @@ This cmdlet has the following aliases, Get responsepayload from users +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -376,7 +386,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -390,27 +400,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceCommandResponsepayload](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicecommandresponsepayload) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicecommandresponsepayload) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCount.md index 63eeeef7baa8..93322385b782 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicecount Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceCount --- @@ -44,6 +44,16 @@ This cmdlet has the following aliases, Get the number of the resource +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -330,7 +340,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -344,27 +354,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicecount) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicecount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceDelta.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceDelta.md index 538939a076c4..ddf9d159a09f 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceDelta.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicedelta Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceDelta --- @@ -50,6 +50,16 @@ This cmdlet has the following aliases, Get newly created, updated, or deleted devices without performing a full read of the entire resource collection. For more information, see Use delta query to track changes in Microsoft Graph data for details. +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -All @@ -531,7 +541,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -545,28 +555,5 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceDelta](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicedelta) -- [Graph API Reference](https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicedelta) +- [](https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtension.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtension.md index 35c9c25be686..c88e31fb9121 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtension.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceextension Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceExtension --- @@ -61,6 +61,16 @@ The collection of open extensions defined for the device. Read-only. Nullable. +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -All @@ -579,7 +589,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -593,28 +603,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceExtension](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceextension) - - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceextension) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtensionCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtensionCount.md index d08192d683e6..c906136e2000 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtensionCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtensionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceextensioncount Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceExtensionCount --- @@ -44,6 +44,16 @@ This cmdlet has the following aliases, Get the number of the resource +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -351,7 +361,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -365,27 +375,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceExtensionCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceextensioncount) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceextensioncount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOf.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOf.md index 4a8866a2a02a..87e376128e6f 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOf.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOf.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberof Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceMemberOf --- @@ -63,6 +63,16 @@ Read-only. Nullable. Supports $expand. +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -All @@ -599,7 +609,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -613,28 +623,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceMemberOf](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberof) - - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberof) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit.md index eecfc9f66347..13977e467238 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit --- @@ -58,6 +58,16 @@ This cmdlet has the following aliases, Get the item of type microsoft.graph.directoryObject as microsoft.graph.administrativeUnit +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -All @@ -594,7 +604,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -608,27 +618,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofasadministrativeunit) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofasadministrativeunit) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsGroup.md index 28740de4f6af..df138f2e3456 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofasgroup Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceMemberOfAsGroup --- @@ -57,6 +57,16 @@ This cmdlet has the following aliases, Get the item of type microsoft.graph.directoryObject as microsoft.graph.group +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -All @@ -593,7 +603,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -607,27 +617,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceMemberOfAsGroup](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofasgroup) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofasgroup) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCount.md index 13086ecc0c05..0ce613e33884 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofcount Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceMemberOfCount --- @@ -46,6 +46,16 @@ This cmdlet has the following aliases, Get the number of the resource +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -375,7 +385,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -389,27 +399,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceMemberOfCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofcount) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofcount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit.md index 164e52b7759f..ff91e56550a0 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofcountasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit --- @@ -46,6 +46,16 @@ This cmdlet has the following aliases, Get the number of the resource +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -375,7 +385,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -389,27 +399,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofcountasadministrativeunit) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofcountasadministrativeunit) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsGroup.md index 233d04a0ba15..ecb803ba1a3f 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofcountasgroup Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceMemberOfCountAsGroup --- @@ -46,6 +46,16 @@ This cmdlet has the following aliases, Get the number of the resource +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -375,7 +385,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -389,27 +399,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceMemberOfCountAsGroup](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofcountasgroup) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofcountasgroup) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwner.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwner.md index 66a74f00180f..a524971ac944 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwner.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredowner Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceRegisteredOwner --- @@ -45,6 +45,16 @@ Read-only. Nullable. Supports $expand. +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -All @@ -519,27 +529,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -- [Get-MgBetaUserDeviceRegisteredOwner](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredowner) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredowner) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsAppRoleAssignment.md index 987918d51a27..cc7e6369f298 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerasapproleassignment Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceRegisteredOwnerAsAppRoleAssignment --- @@ -58,6 +58,16 @@ This cmdlet has the following aliases, Get the item of type microsoft.graph.directoryObject as microsoft.graph.appRoleAssignment +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -All @@ -594,7 +604,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -608,27 +618,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceRegisteredOwnerAsAppRoleAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerasapproleassignment) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerasapproleassignment) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint.md index fc395d5ccb58..fd3b25ec8aa2 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerasendpoint Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint --- @@ -58,6 +58,16 @@ This cmdlet has the following aliases, Get the item of type microsoft.graph.directoryObject as microsoft.graph.endpoint +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -All @@ -594,7 +604,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -608,27 +618,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerasendpoint) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerasendpoint) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal.md index c9f87f0e986e..935d47623f16 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal --- @@ -58,6 +58,16 @@ This cmdlet has the following aliases, Get the item of type microsoft.graph.directoryObject as microsoft.graph.servicePrincipal +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -All @@ -594,7 +604,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -608,27 +618,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerasserviceprincipal) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerasserviceprincipal) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsUser.md index 0113432be1e9..f7987ff0bf03 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerasuser Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceRegisteredOwnerAsUser --- @@ -58,6 +58,16 @@ This cmdlet has the following aliases, Get the item of type microsoft.graph.directoryObject as microsoft.graph.user +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -All @@ -594,7 +604,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -608,27 +618,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceRegisteredOwnerAsUser](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerasuser) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerasuser) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerByRef.md index 2f3803292f88..a12df918a722 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerbyref Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceRegisteredOwnerByRef --- @@ -45,6 +45,16 @@ Read-only. Nullable. Supports $expand. +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -All @@ -475,27 +485,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -- [Get-MgBetaUserDeviceRegisteredOwnerByRef](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerbyref) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerbyref) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCount.md index 31a80c0bb6ed..86fa1126d0bf 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercount Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceRegisteredOwnerCount --- @@ -46,6 +46,16 @@ This cmdlet has the following aliases, Get the number of the resource +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -375,7 +385,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -389,27 +399,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceRegisteredOwnerCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercount) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsAppRoleAssignment.md index 4462c44256ff..e91f11834d38 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercountasapproleassignment Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceRegisteredOwnerCountAsAppRoleAssignment --- @@ -46,6 +46,16 @@ This cmdlet has the following aliases, Get the number of the resource +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -375,7 +385,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -389,27 +399,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceRegisteredOwnerCountAsAppRoleAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercountasapproleassignment) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercountasapproleassignment) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint.md index af9e356a3927..4339fdfe37e2 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercountasendpoint Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint --- @@ -46,6 +46,16 @@ This cmdlet has the following aliases, Get the number of the resource +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -375,7 +385,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -389,27 +399,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercountasendpoint) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercountasendpoint) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal.md index 03985e7db414..4f4fe57d8df9 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercountasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal --- @@ -46,6 +46,16 @@ This cmdlet has the following aliases, Get the number of the resource +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -375,7 +385,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -389,27 +399,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercountasserviceprincipal) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercountasserviceprincipal) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsUser.md index e3f2d853daae..66264f4d7840 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercountasuser Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceRegisteredOwnerCountAsUser --- @@ -46,6 +46,16 @@ This cmdlet has the following aliases, Get the number of the resource +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -375,7 +385,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -389,27 +399,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceRegisteredOwnerCountAsUser](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercountasuser) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercountasuser) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUser.md index 82be3d566f3a..07f2835a11c5 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduser Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceRegisteredUser --- @@ -45,6 +45,16 @@ Read-only. Nullable. Supports $expand. +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -All @@ -519,27 +529,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -- [Get-MgBetaUserDeviceRegisteredUser](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduser) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduser) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsAppRoleAssignment.md index 25eb412a8f17..09204d8f9294 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserasapproleassignment Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceRegisteredUserAsAppRoleAssignment --- @@ -58,6 +58,16 @@ This cmdlet has the following aliases, Get the item of type microsoft.graph.directoryObject as microsoft.graph.appRoleAssignment +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -All @@ -594,7 +604,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -608,27 +618,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceRegisteredUserAsAppRoleAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserasapproleassignment) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserasapproleassignment) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsEndpoint.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsEndpoint.md index a917a22e1dfb..d9fc760e419e 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsEndpoint.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserasendpoint Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceRegisteredUserAsEndpoint --- @@ -58,6 +58,16 @@ This cmdlet has the following aliases, Get the item of type microsoft.graph.directoryObject as microsoft.graph.endpoint +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -All @@ -594,7 +604,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -608,27 +618,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceRegisteredUserAsEndpoint](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserasendpoint) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserasendpoint) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal.md index 0e19288f4771..67df2ed845aa 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal --- @@ -58,6 +58,16 @@ This cmdlet has the following aliases, Get the item of type microsoft.graph.directoryObject as microsoft.graph.servicePrincipal +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -All @@ -594,7 +604,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -608,27 +618,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserasserviceprincipal) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserasserviceprincipal) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsUser.md index 454612212c3a..b67714044d88 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserasuser Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceRegisteredUserAsUser --- @@ -58,6 +58,16 @@ This cmdlet has the following aliases, Get the item of type microsoft.graph.directoryObject as microsoft.graph.user +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -All @@ -594,7 +604,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -608,27 +618,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceRegisteredUserAsUser](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserasuser) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserasuser) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserByRef.md index 3fe5b45ae06a..90f27ecb02bb 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserbyref Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceRegisteredUserByRef --- @@ -45,6 +45,16 @@ Read-only. Nullable. Supports $expand. +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -All @@ -475,27 +485,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -- [Get-MgBetaUserDeviceRegisteredUserByRef](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserbyref) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserbyref) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCount.md index cb20402dce5b..8b91518ee213 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercount Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceRegisteredUserCount --- @@ -46,6 +46,16 @@ This cmdlet has the following aliases, Get the number of the resource +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -375,7 +385,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -389,27 +399,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceRegisteredUserCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercount) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsAppRoleAssignment.md index 6b5533904194..1b32f93a7807 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercountasapproleassignment Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceRegisteredUserCountAsAppRoleAssignment --- @@ -46,6 +46,16 @@ This cmdlet has the following aliases, Get the number of the resource +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -375,7 +385,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -389,27 +399,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceRegisteredUserCountAsAppRoleAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercountasapproleassignment) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercountasapproleassignment) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint.md index e9d91ec7d112..b4e9ba28a1a7 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercountasendpoint Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint --- @@ -46,6 +46,16 @@ This cmdlet has the following aliases, Get the number of the resource +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -375,7 +385,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -389,27 +399,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercountasendpoint) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercountasendpoint) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal.md index 259809e0a820..197a1b209461 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercountasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal --- @@ -46,6 +46,16 @@ This cmdlet has the following aliases, Get the number of the resource +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -375,7 +385,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -389,27 +399,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercountasserviceprincipal) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercountasserviceprincipal) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsUser.md index 34fb7589edd5..7c2c5bd50e73 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercountasuser Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceRegisteredUserCountAsUser --- @@ -46,6 +46,16 @@ This cmdlet has the following aliases, Get the number of the resource +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -375,7 +385,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -389,27 +399,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceRegisteredUserCountAsUser](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercountasuser) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercountasuser) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplate.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplate.md index 74b80cf2ffc3..868a82cd96d9 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplate.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetemplate Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceTemplate --- @@ -61,6 +61,16 @@ Device template used to instantiate this device. Nullable. Read-only. +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -All @@ -575,7 +585,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -589,27 +599,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceTemplate](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetemplate) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetemplate) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplateCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplateCount.md index 9d682786b970..e3b900b8b34f 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplateCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetemplatecount Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceTemplateCount --- @@ -44,6 +44,16 @@ This cmdlet has the following aliases, Get the number of the resource +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -351,7 +361,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -365,27 +375,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceTemplateCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetemplatecount) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetemplatecount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOf.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOf.md index 82c1c712aa49..fe8e360527a8 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOf.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOf.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberof Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceTransitiveMemberOf --- @@ -62,6 +62,16 @@ Groups and administrative units that this device is a member of. This operation is transitive. Supports $expand. +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -All @@ -598,7 +608,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -612,28 +622,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceTransitiveMemberOf](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberof) - - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberof) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit.md index 326d9c8bcec8..adee1ad3b763 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit --- @@ -58,6 +58,16 @@ This cmdlet has the following aliases, Get the item of type microsoft.graph.directoryObject as microsoft.graph.administrativeUnit +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -All @@ -594,7 +604,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -608,27 +618,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofasadministrativeunit) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofasadministrativeunit) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsGroup.md index 63867d321f64..d64610e7d3f3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofasgroup Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceTransitiveMemberOfAsGroup --- @@ -58,6 +58,16 @@ This cmdlet has the following aliases, Get the item of type microsoft.graph.directoryObject as microsoft.graph.group +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -All @@ -594,7 +604,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -608,27 +618,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceTransitiveMemberOfAsGroup](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofasgroup) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofasgroup) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCount.md index 14b557f67074..f78baeb3fb80 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofcount Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceTransitiveMemberOfCount --- @@ -46,6 +46,16 @@ This cmdlet has the following aliases, Get the number of the resource +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -375,7 +385,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -389,27 +399,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceTransitiveMemberOfCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofcount) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofcount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit.md index 45b296528615..107bfc4e2b49 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofcountasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit --- @@ -46,6 +46,16 @@ This cmdlet has the following aliases, Get the number of the resource +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -375,7 +385,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -389,27 +399,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofcountasadministrativeunit) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofcountasadministrativeunit) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup.md index 72e1e7565d75..3562ad3000fe 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofcountasgroup Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup --- @@ -46,6 +46,16 @@ This cmdlet has the following aliases, Get the number of the resource +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -375,7 +385,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -389,27 +399,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofcountasgroup) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofcountasgroup) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRights.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRights.md index 6e09d2a6e2fe..56420bdfeccc 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRights.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRights.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceusagerights Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceUsageRights --- @@ -57,6 +57,16 @@ This cmdlet has the following aliases, Represents the usage rights a device has been granted. +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -All @@ -571,7 +581,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -585,28 +595,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceUsageRights](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceusagerights) - - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceusagerights) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRightsCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRightsCount.md index ad8d173c1a6c..335c90df4313 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRightsCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRightsCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceusagerightscount Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDeviceUsageRightsCount --- @@ -45,6 +45,16 @@ This cmdlet has the following aliases, Get the number of the resource +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -352,7 +362,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -366,27 +376,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserDeviceUsageRightsCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceusagerightscount) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceusagerightscount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Invoke-MgBetaRecentUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Invoke-MgBetaRecentUserActivity.md index d9c555d6a06d..47b739c55e2c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Invoke-MgBetaRecentUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Invoke-MgBetaRecentUserActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/invoke-mgbetarecentuseractivity Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgBetaRecentUserActivity --- @@ -15,9 +15,6 @@ title: Invoke-MgBetaRecentUserActivity Invoke function recent -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Invoke-MgRecentUserActivity](/powershell/module/Microsoft.Graph.CrossDeviceExperiences/Invoke-MgRecentUserActivity?view=graph-powershell-1.0) - ## SYNTAX ### Recent (Default) @@ -50,13 +47,15 @@ This cmdlet has the following aliases, Invoke function recent -**Permissions** +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | UserActivity.ReadWrite.CreatedByApp, | -| Delegated (personal Microsoft account) | UserActivity.ReadWrite.CreatedByApp, | -| Application | Not supported | +{{ Add code here }} ## PARAMETERS @@ -474,7 +473,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -488,27 +487,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Invoke-MgBetaRecentUserActivity](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/invoke-mgbetarecentuseractivity) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/invoke-mgbetarecentuseractivity) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Microsoft.Graph.Beta.CrossDeviceExperiences.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Microsoft.Graph.Beta.CrossDeviceExperiences.md index 03661839de8e..dd5e7eb3210a 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Microsoft.Graph.Beta.CrossDeviceExperiences.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Microsoft.Graph.Beta.CrossDeviceExperiences.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -Module Guid: 8297e055-ed4a-4f91-ab56-57a0cac37227 +Module Guid: c33f118f-2c46-4bdd-aed4-5cbadf887541 Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.beta.crossdeviceexperiences/?view=graph-powershell-beta Help Version: 1.0.0.0 Locale: en-US @@ -207,22 +207,3 @@ Microsoft Graph PowerShell Cmdlets ### [Update-MgBetaUserDeviceUsageRights](Update-MgBetaUserDeviceUsageRights.md) - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivity.md index 63a319fce5df..1e8ff791a398 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauseractivity Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: New-MgBetaUserActivity --- @@ -15,9 +15,6 @@ title: New-MgBetaUserActivity Create new navigation property to activities for users -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [New-MgUserActivity](/powershell/module/Microsoft.Graph.CrossDeviceExperiences/New-MgUserActivity?view=graph-powershell-1.0) - ## SYNTAX ### CreateExpanded (Default) @@ -77,6 +74,16 @@ This cmdlet has the following aliases, Create new navigation property to activities for users +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -ActivationUrl @@ -862,7 +869,7 @@ 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. -BODYPARAMETER ``: userActivity +BODYPARAMETER : userActivity [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -1015,7 +1022,7 @@ Required for timeline history. The timezone in which the user's device used to generate the activity was located at activity creation time. Values supplied as Olson IDs in order to support cross-platform representation. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -1026,7 +1033,7 @@ INPUTOBJECT ``: Identity Parameter [UserActivityId ]: The unique identifier of userActivity [UserId ]: The unique identifier of user -VISUALELEMENTS ``: visualInfo +VISUALELEMENTS : visualInfo [(Any) ]: This indicates any property can be added to this object. [Attribution ]: imageInfo [(Any) ]: This indicates any property can be added to this object. @@ -1048,27 +1055,4 @@ Short text description of the user's unique activity (for example, document name ## RELATED LINKS -- [New-MgBetaUserActivity](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauseractivity) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauseractivity) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivityHistoryItem.md index 0feebecddf02..17261a9717b0 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivityHistoryItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauseractivityhistoryitem Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: New-MgBetaUserActivityHistoryItem --- @@ -15,9 +15,6 @@ title: New-MgBetaUserActivityHistoryItem Create new navigation property to historyItems for users -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [New-MgUserActivityHistoryItem](/powershell/module/Microsoft.Graph.CrossDeviceExperiences/New-MgUserActivityHistoryItem?view=graph-powershell-1.0) - ## SYNTAX ### CreateExpanded (Default) @@ -75,6 +72,16 @@ This cmdlet has the following aliases, Create new navigation property to historyItems for users +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -ActiveDurationSeconds @@ -744,7 +751,7 @@ 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. -ACTIVITY ``: userActivity +ACTIVITY : userActivity [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -820,7 +827,7 @@ Longer text description of the user's unique activity (example: document name, f [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) -BODYPARAMETER ``: activityHistoryItem +BODYPARAMETER : activityHistoryItem [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -897,7 +904,7 @@ Required for timeline history. The timezone in which the user's device used to generate the activity was located at activity creation time. Values supplied as Olson IDs in order to support cross-platform representation. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -911,27 +918,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [New-MgBetaUserActivityHistoryItem](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauseractivityhistoryitem) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauseractivityhistoryitem) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDevice.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDevice.md index 28624f0cb69f..494a3d9bcae4 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDevice.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdevice Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: New-MgBetaUserDevice --- @@ -99,6 +99,16 @@ This cmdlet has the following aliases, Create new navigation property to devices for users +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -AccountEnabled @@ -1857,7 +1867,7 @@ Supports $filter (eq, not, ge, le). [Key ]: For internal use only. [Type ]: For internal use only. -BODYPARAMETER ``: device +BODYPARAMETER : device [(Any) ]: This indicates any property can be added to this object. [DeletedDateTime ]: Date and time when this object was deleted. Always null when the object hasn't been deleted. @@ -2285,7 +2295,7 @@ An owner has full privileges over the device template and doesn't require other There can be a maximum of 100 owners on a device template. Supports $expand. -EXTENSIONATTRIBUTES ``: onPremisesExtensionAttributes +EXTENSIONATTRIBUTES : onPremisesExtensionAttributes [(Any) ]: This indicates any property can be added to this object. [ExtensionAttribute1 ]: First customizable extension attribute. [ExtensionAttribute10 ]: Tenth customizable extension attribute. @@ -2309,7 +2319,7 @@ Nullable. [Id ]: The unique identifier for an entity. Read-only. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -2367,27 +2377,4 @@ Read-only. ## RELATED LINKS -- [New-MgBetaUserDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdevice) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdevice) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceCommand.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceCommand.md index 86fb98564bfc..234e65d0096b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceCommand.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceCommand.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdevicecommand Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: New-MgBetaUserDeviceCommand --- @@ -70,6 +70,16 @@ This cmdlet has the following aliases, Create new navigation property to commands for users +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -AdditionalProperties @@ -101,7 +111,7 @@ HelpMessage: '' ### -AppServiceName - +. ```yaml Type: System.String @@ -226,7 +236,7 @@ HelpMessage: '' ### -Error - +. ```yaml Type: System.String @@ -372,7 +382,7 @@ HelpMessage: '' ### -PackageFamilyName - +. ```yaml Type: System.String @@ -426,7 +436,7 @@ HelpMessage: '' ### -PermissionTicket - +. ```yaml Type: System.String @@ -453,7 +463,7 @@ HelpMessage: '' ### -PostBackUri - +. ```yaml Type: System.String @@ -592,7 +602,7 @@ HelpMessage: '' ### -Status - +. ```yaml Type: System.String @@ -619,7 +629,7 @@ HelpMessage: '' ### -Type - +. ```yaml Type: System.String @@ -727,7 +737,7 @@ 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. -BODYPARAMETER ``: command +BODYPARAMETER : command [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -745,7 +755,7 @@ Read-only. [Status ]: [Type ]: -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -759,27 +769,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [New-MgBetaUserDeviceCommand](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdevicecommand) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdevicecommand) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceExtension.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceExtension.md index 239b2c4d02bc..8a3f3a9c217d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceExtension.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdeviceextension Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: New-MgBetaUserDeviceExtension --- @@ -64,6 +64,16 @@ This cmdlet has the following aliases, Create new navigation property to extensions for users +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -AdditionalProperties @@ -477,7 +487,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -491,27 +501,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [New-MgBetaUserDeviceExtension](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdeviceextension) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdeviceextension) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredOwnerByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredOwnerByRef.md index efd3591d4579..0a320165c714 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredOwnerByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredOwnerByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdeviceregisteredownerbyref Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: New-MgBetaUserDeviceRegisteredOwnerByRef --- @@ -66,6 +66,16 @@ This cmdlet has the following aliases, Create new navigation property ref to registeredOwners for users +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -AdditionalProperties @@ -97,7 +107,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -501,12 +511,12 @@ 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. -BODYPARAMETER ``: . +BODYPARAMETER : . [(Any) ]: This indicates any property can be added to this object. - OdataId ``: The entity reference URL of the resource. + OdataId : The entity reference URL of the resource. For example, https://graph.microsoft.com/v1.0/directoryObjects/{id}. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -520,27 +530,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [New-MgBetaUserDeviceRegisteredOwnerByRef](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdeviceregisteredownerbyref) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdeviceregisteredownerbyref) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredUserByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredUserByRef.md index 2c5f1e8d3ab2..74905fee0e04 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredUserByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredUserByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdeviceregistereduserbyref Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: New-MgBetaUserDeviceRegisteredUserByRef --- @@ -66,6 +66,16 @@ This cmdlet has the following aliases, Create new navigation property ref to registeredUsers for users +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -AdditionalProperties @@ -97,7 +107,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -501,12 +511,12 @@ 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. -BODYPARAMETER ``: . +BODYPARAMETER : . [(Any) ]: This indicates any property can be added to this object. - OdataId ``: The entity reference URL of the resource. + OdataId : The entity reference URL of the resource. For example, https://graph.microsoft.com/v1.0/directoryObjects/{id}. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -520,27 +530,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [New-MgBetaUserDeviceRegisteredUserByRef](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdeviceregistereduserbyref) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdeviceregistereduserbyref) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceUsageRights.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceUsageRights.md index 1f39d9be9d1c..d48893f79d4c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceUsageRights.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceUsageRights.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdeviceusagerights Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: New-MgBetaUserDeviceUsageRights --- @@ -66,6 +66,16 @@ This cmdlet has the following aliases, Create new navigation property to usageRights for users +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -AdditionalProperties @@ -561,7 +571,7 @@ 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. -BODYPARAMETER ``: usageRight +BODYPARAMETER : usageRight [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -569,7 +579,7 @@ Read-only. [ServiceIdentifier ]: Identifier of the service corresponding to the usage right. [State ]: usageRightState -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -583,27 +593,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [New-MgBetaUserDeviceUsageRights](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdeviceusagerights) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdeviceusagerights) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivity.md index d27a6f9be2d7..4d92a197add3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauseractivity Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaUserActivity --- @@ -15,9 +15,6 @@ title: Remove-MgBetaUserActivity Delete navigation property activities for users -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Remove-MgUserActivity](/powershell/module/Microsoft.Graph.CrossDeviceExperiences/Remove-MgUserActivity?view=graph-powershell-1.0) - ## SYNTAX ### Delete (Default) @@ -47,28 +44,15 @@ This cmdlet has the following aliases, Delete navigation property activities for users -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | UserActivity.ReadWrite.CreatedByApp, | -| Delegated (personal Microsoft account) | UserActivity.ReadWrite.CreatedByApp, | -| Application | Not supported | - ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.CrossDeviceExperiences # A UPN can also be used as -UserId. Remove-MgBetaUserActivity -UserId $userId -UserActivityId $userActivityId -``` -This example shows how to use the Remove-MgBetaUserActivity Cmdlet. - - ## PARAMETERS ### -Break @@ -420,7 +404,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -434,26 +418,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Remove-MgBetaUserActivity](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauseractivity) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauseractivity) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivityHistoryItem.md index 14f7bdacd96b..d465f8e6e6ef 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivityHistoryItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauseractivityhistoryitem Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaUserActivityHistoryItem --- @@ -15,9 +15,6 @@ title: Remove-MgBetaUserActivityHistoryItem Delete navigation property historyItems for users -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Remove-MgUserActivityHistoryItem](/powershell/module/Microsoft.Graph.CrossDeviceExperiences/Remove-MgUserActivityHistoryItem?view=graph-powershell-1.0) - ## SYNTAX ### Delete (Default) @@ -48,13 +45,15 @@ This cmdlet has the following aliases, Delete navigation property historyItems for users -**Permissions** +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | UserActivity.ReadWrite.CreatedByApp, | -| Delegated (personal Microsoft account) | UserActivity.ReadWrite.CreatedByApp, | -| Application | Not supported | +{{ Add code here }} ## PARAMETERS @@ -428,7 +427,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -442,27 +441,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Remove-MgBetaUserActivityHistoryItem](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauseractivityhistoryitem) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauseractivityhistoryitem) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDevice.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDevice.md index cf83774db340..9e5c8c4eb082 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDevice.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdevice Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaUserDevice --- @@ -44,6 +44,16 @@ This cmdlet has the following aliases, Delete navigation property devices for users +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -395,7 +405,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -409,27 +419,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Remove-MgBetaUserDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdevice) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdevice) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceByDeviceId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceByDeviceId.md index c44039dd8841..ac524b076710 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceByDeviceId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceByDeviceId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdevicebydeviceid Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaUserDeviceByDeviceId --- @@ -44,6 +44,16 @@ This cmdlet has the following aliases, Delete navigation property devices for users +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -395,7 +405,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -409,27 +419,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Remove-MgBetaUserDeviceByDeviceId](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdevicebydeviceid) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdevicebydeviceid) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceCommand.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceCommand.md index bfe4bee7bdec..7306816577e4 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceCommand.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceCommand.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdevicecommand Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaUserDeviceCommand --- @@ -44,6 +44,16 @@ This cmdlet has the following aliases, Delete navigation property commands for users +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -416,7 +426,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -430,27 +440,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Remove-MgBetaUserDeviceCommand](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdevicecommand) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdevicecommand) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceExtension.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceExtension.md index ce3831ed59e7..b06764380c4c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceExtension.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdeviceextension Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaUserDeviceExtension --- @@ -44,6 +44,16 @@ This cmdlet has the following aliases, Delete navigation property extensions for users +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -416,7 +426,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -430,27 +440,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Remove-MgBetaUserDeviceExtension](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdeviceextension) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdeviceextension) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredOwnerByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredOwnerByRef.md deleted file mode 100644 index 5a3b5ed732e0..000000000000 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredOwnerByRef.md +++ /dev/null @@ -1,458 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/Remove-MgBetaUserDeviceRegisteredOwnerByRef -Locale: en-US -Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 -PlatyPS schema version: 2024-05-01 -title: Remove-MgBetaUserDeviceRegisteredOwnerByRef ---- - -# Remove-MgBetaUserDeviceRegisteredOwnerByRef - -## SYNOPSIS - -Delete ref of navigation property registeredOwners for users - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgBetaUserDeviceRegisteredOwnerByRef -DeviceId - -DirectoryObjectId -UserId [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] -``` - -### DeleteViaIdentity - -``` -Remove-MgBetaUserDeviceRegisteredOwnerByRef - -InputObject [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Delete ref of navigation property registeredOwners for users - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -DeviceId - -The unique identifier of device - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -DirectoryObjectId - -The unique identifier of directoryObject - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.Beta.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.Beta.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.Beta.PowerShell.Models.ICrossDeviceExperiencesIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.Beta.PowerShell.Models.ICrossDeviceExperiencesIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## 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 ``: Identity Parameter - [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem - [CommandId ]: The unique identifier of command - [DeviceId ]: The unique identifier of device - [DeviceTemplateId ]: The unique identifier of deviceTemplate - [DirectoryObjectId ]: The unique identifier of directoryObject - [ExtensionId ]: The unique identifier of extension - [UsageRightId ]: The unique identifier of usageRight - [UserActivityId ]: The unique identifier of userActivity - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgBetaUserDeviceRegisteredOwnerByRef](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/Remove-MgBetaUserDeviceRegisteredOwnerByRef) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef.md index 80ba9ce0acb5..9049ec8fb478 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdeviceregisteredownerdirectoryobjectbyref Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef --- @@ -46,6 +46,16 @@ This cmdlet has the following aliases, Delete ref of navigation property registeredOwners for users +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -418,7 +428,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -432,27 +442,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdeviceregisteredownerdirectoryobjectbyref) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdeviceregisteredownerdirectoryobjectbyref) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredUserByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredUserByRef.md deleted file mode 100644 index 231f39ae5076..000000000000 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredUserByRef.md +++ /dev/null @@ -1,458 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/Remove-MgBetaUserDeviceRegisteredUserByRef -Locale: en-US -Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 -PlatyPS schema version: 2024-05-01 -title: Remove-MgBetaUserDeviceRegisteredUserByRef ---- - -# Remove-MgBetaUserDeviceRegisteredUserByRef - -## SYNOPSIS - -Delete ref of navigation property registeredUsers for users - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgBetaUserDeviceRegisteredUserByRef -DeviceId - -DirectoryObjectId -UserId [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] -``` - -### DeleteViaIdentity - -``` -Remove-MgBetaUserDeviceRegisteredUserByRef - -InputObject [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Delete ref of navigation property registeredUsers for users - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -DeviceId - -The unique identifier of device - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -DirectoryObjectId - -The unique identifier of directoryObject - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.Beta.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.Beta.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.Beta.PowerShell.Models.ICrossDeviceExperiencesIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.Beta.PowerShell.Models.ICrossDeviceExperiencesIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## 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 ``: Identity Parameter - [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem - [CommandId ]: The unique identifier of command - [DeviceId ]: The unique identifier of device - [DeviceTemplateId ]: The unique identifier of deviceTemplate - [DirectoryObjectId ]: The unique identifier of directoryObject - [ExtensionId ]: The unique identifier of extension - [UsageRightId ]: The unique identifier of usageRight - [UserActivityId ]: The unique identifier of userActivity - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgBetaUserDeviceRegisteredUserByRef](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/Remove-MgBetaUserDeviceRegisteredUserByRef) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef.md index 5c8f02bd65fc..8ad1dd7f9988 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdeviceregistereduserdirectoryobjectbyref Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef --- @@ -46,6 +46,16 @@ This cmdlet has the following aliases, Delete ref of navigation property registeredUsers for users +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -418,7 +428,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -432,27 +442,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdeviceregistereduserdirectoryobjectbyref) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdeviceregistereduserdirectoryobjectbyref) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceUsageRights.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceUsageRights.md index 1e9f44afb647..5fd4d27061a5 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceUsageRights.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceUsageRights.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdeviceusagerights Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaUserDeviceUsageRights --- @@ -44,6 +44,16 @@ This cmdlet has the following aliases, Delete navigation property usageRights for users +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -416,7 +426,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -430,27 +440,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Remove-MgBetaUserDeviceUsageRights](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdeviceusagerights) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdeviceusagerights) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivity.md index 0dabd0f1eede..4eb251bc42c7 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauseractivity Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBetaUserActivity --- @@ -15,9 +15,6 @@ title: Update-MgBetaUserActivity Update the navigation property activities in users -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Update-MgUserActivity](/powershell/module/Microsoft.Graph.CrossDeviceExperiences/Update-MgUserActivity?view=graph-powershell-1.0) - ## SYNTAX ### UpdateExpanded (Default) @@ -79,6 +76,16 @@ This cmdlet has the following aliases, Update the navigation property activities in users +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -ActivationUrl @@ -891,7 +898,7 @@ 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. -BODYPARAMETER ``: userActivity +BODYPARAMETER : userActivity [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -1044,7 +1051,7 @@ Required for timeline history. The timezone in which the user's device used to generate the activity was located at activity creation time. Values supplied as Olson IDs in order to support cross-platform representation. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -1055,7 +1062,7 @@ INPUTOBJECT ``: Identity Parameter [UserActivityId ]: The unique identifier of userActivity [UserId ]: The unique identifier of user -VISUALELEMENTS ``: visualInfo +VISUALELEMENTS : visualInfo [(Any) ]: This indicates any property can be added to this object. [Attribution ]: imageInfo [(Any) ]: This indicates any property can be added to this object. @@ -1077,27 +1084,4 @@ Short text description of the user's unique activity (for example, document name ## RELATED LINKS -- [Update-MgBetaUserActivity](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauseractivity) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauseractivity) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivityHistoryItem.md index ecbf31023b49..c32dcd540cfc 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivityHistoryItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauseractivityhistoryitem Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBetaUserActivityHistoryItem --- @@ -15,9 +15,6 @@ title: Update-MgBetaUserActivityHistoryItem Update the navigation property historyItems in users -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Update-MgUserActivityHistoryItem](/powershell/module/Microsoft.Graph.CrossDeviceExperiences/Update-MgUserActivityHistoryItem?view=graph-powershell-1.0) - ## SYNTAX ### UpdateExpanded (Default) @@ -75,6 +72,16 @@ This cmdlet has the following aliases, Update the navigation property historyItems in users +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -ActiveDurationSeconds @@ -771,7 +778,7 @@ 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. -ACTIVITY ``: userActivity +ACTIVITY : userActivity [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -847,7 +854,7 @@ Longer text description of the user's unique activity (example: document name, f [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) -BODYPARAMETER ``: activityHistoryItem +BODYPARAMETER : activityHistoryItem [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -924,7 +931,7 @@ Required for timeline history. The timezone in which the user's device used to generate the activity was located at activity creation time. Values supplied as Olson IDs in order to support cross-platform representation. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -938,27 +945,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Update-MgBetaUserActivityHistoryItem](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauseractivityhistoryitem) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauseractivityhistoryitem) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDevice.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDevice.md index aee60f64fb4f..86b8a9cd8927 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDevice.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdevice Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBetaUserDevice --- @@ -99,6 +99,16 @@ This cmdlet has the following aliases, Update the navigation property devices in users +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -AccountEnabled @@ -1884,7 +1894,7 @@ Supports $filter (eq, not, ge, le). [Key ]: For internal use only. [Type ]: For internal use only. -BODYPARAMETER ``: device +BODYPARAMETER : device [(Any) ]: This indicates any property can be added to this object. [DeletedDateTime ]: Date and time when this object was deleted. Always null when the object hasn't been deleted. @@ -2312,7 +2322,7 @@ An owner has full privileges over the device template and doesn't require other There can be a maximum of 100 owners on a device template. Supports $expand. -EXTENSIONATTRIBUTES ``: onPremisesExtensionAttributes +EXTENSIONATTRIBUTES : onPremisesExtensionAttributes [(Any) ]: This indicates any property can be added to this object. [ExtensionAttribute1 ]: First customizable extension attribute. [ExtensionAttribute10 ]: Tenth customizable extension attribute. @@ -2336,7 +2346,7 @@ Nullable. [Id ]: The unique identifier for an entity. Read-only. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -2394,27 +2404,4 @@ Read-only. ## RELATED LINKS -- [Update-MgBetaUserDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdevice) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdevice) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceByDeviceId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceByDeviceId.md index f5d98d27c053..f9a5aa6ff7df 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceByDeviceId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceByDeviceId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdevicebydeviceid Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBetaUserDeviceByDeviceId --- @@ -101,6 +101,16 @@ This cmdlet has the following aliases, Update the navigation property devices in users +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -AccountEnabled @@ -1886,7 +1896,7 @@ Supports $filter (eq, not, ge, le). [Key ]: For internal use only. [Type ]: For internal use only. -BODYPARAMETER ``: device +BODYPARAMETER : device [(Any) ]: This indicates any property can be added to this object. [DeletedDateTime ]: Date and time when this object was deleted. Always null when the object hasn't been deleted. @@ -2314,7 +2324,7 @@ An owner has full privileges over the device template and doesn't require other There can be a maximum of 100 owners on a device template. Supports $expand. -EXTENSIONATTRIBUTES ``: onPremisesExtensionAttributes +EXTENSIONATTRIBUTES : onPremisesExtensionAttributes [(Any) ]: This indicates any property can be added to this object. [ExtensionAttribute1 ]: First customizable extension attribute. [ExtensionAttribute10 ]: Tenth customizable extension attribute. @@ -2338,7 +2348,7 @@ Nullable. [Id ]: The unique identifier for an entity. Read-only. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -2396,27 +2406,4 @@ Read-only. ## RELATED LINKS -- [Update-MgBetaUserDeviceByDeviceId](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdevicebydeviceid) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdevicebydeviceid) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceCommand.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceCommand.md index 252cfaf2c9e7..d1bf90faab38 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceCommand.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceCommand.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdevicecommand Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBetaUserDeviceCommand --- @@ -70,6 +70,16 @@ This cmdlet has the following aliases, Update the navigation property commands in users +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -AdditionalProperties @@ -101,7 +111,7 @@ HelpMessage: '' ### -AppServiceName - +. ```yaml Type: System.String @@ -253,7 +263,7 @@ HelpMessage: '' ### -Error - +. ```yaml Type: System.String @@ -399,7 +409,7 @@ HelpMessage: '' ### -PackageFamilyName - +. ```yaml Type: System.String @@ -453,7 +463,7 @@ HelpMessage: '' ### -PermissionTicket - +. ```yaml Type: System.String @@ -480,7 +490,7 @@ HelpMessage: '' ### -PostBackUri - +. ```yaml Type: System.String @@ -619,7 +629,7 @@ HelpMessage: '' ### -Status - +. ```yaml Type: System.String @@ -646,7 +656,7 @@ HelpMessage: '' ### -Type - +. ```yaml Type: System.String @@ -754,7 +764,7 @@ 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. -BODYPARAMETER ``: command +BODYPARAMETER : command [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -772,7 +782,7 @@ Read-only. [Status ]: [Type ]: -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -786,27 +796,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Update-MgBetaUserDeviceCommand](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdevicecommand) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdevicecommand) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceExtension.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceExtension.md index 8d3f62884701..bd4301346a97 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceExtension.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdeviceextension Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBetaUserDeviceExtension --- @@ -64,6 +64,16 @@ This cmdlet has the following aliases, Update the navigation property extensions in users +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -AdditionalProperties @@ -504,7 +514,7 @@ 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 ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -518,27 +528,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Update-MgBetaUserDeviceExtension](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdeviceextension) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdeviceextension) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceUsageRights.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceUsageRights.md index 8dd909b2b403..48c2ef13e628 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceUsageRights.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceUsageRights.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdeviceusagerights Locale: en-US Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBetaUserDeviceUsageRights --- @@ -66,6 +66,16 @@ This cmdlet has the following aliases, Update the navigation property usageRights in users +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -AdditionalProperties @@ -588,7 +598,7 @@ 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. -BODYPARAMETER ``: usageRight +BODYPARAMETER : usageRight [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -596,7 +606,7 @@ Read-only. [ServiceIdentifier ]: Identifier of the service corresponding to the usage right. [State ]: usageRightState -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -610,27 +620,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Update-MgBetaUserDeviceUsageRights](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdeviceusagerights) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdeviceusagerights) From 24a98532c8528d6e660ec4b6aa4722459d0824ce Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 08:29:17 +0000 Subject: [PATCH 2/8] Escaped disallowed html tags --- .../Get-MgBetaUserActivity.md | 24 +++++++++++++++- .../Get-MgBetaUserActivityCount.md | 24 +++++++++++++++- .../Get-MgBetaUserActivityHistoryItem.md | 24 +++++++++++++++- ...t-MgBetaUserActivityHistoryItemActivity.md | 24 +++++++++++++++- .../Get-MgBetaUserActivityHistoryItemCount.md | 24 +++++++++++++++- .../Get-MgBetaUserDevice.md | 24 +++++++++++++++- .../Get-MgBetaUserDeviceByDeviceId.md | 24 +++++++++++++++- .../Get-MgBetaUserDeviceCommand.md | 24 +++++++++++++++- .../Get-MgBetaUserDeviceCommandCount.md | 24 +++++++++++++++- ...-MgBetaUserDeviceCommandResponsepayload.md | 24 +++++++++++++++- .../Get-MgBetaUserDeviceCount.md | 24 +++++++++++++++- .../Get-MgBetaUserDeviceDelta.md | 24 +++++++++++++++- .../Get-MgBetaUserDeviceExtension.md | 24 +++++++++++++++- .../Get-MgBetaUserDeviceExtensionCount.md | 24 +++++++++++++++- .../Get-MgBetaUserDeviceMemberOf.md | 24 +++++++++++++++- ...aUserDeviceMemberOfAsAdministrativeUnit.md | 24 +++++++++++++++- .../Get-MgBetaUserDeviceMemberOfAsGroup.md | 24 +++++++++++++++- .../Get-MgBetaUserDeviceMemberOfCount.md | 24 +++++++++++++++- ...DeviceMemberOfCountAsAdministrativeUnit.md | 24 +++++++++++++++- ...et-MgBetaUserDeviceMemberOfCountAsGroup.md | 24 +++++++++++++++- .../Get-MgBetaUserDeviceRegisteredOwner.md | 22 +++++++++++++++ ...eviceRegisteredOwnerAsAppRoleAssignment.md | 24 +++++++++++++++- ...BetaUserDeviceRegisteredOwnerAsEndpoint.md | 24 +++++++++++++++- ...DeviceRegisteredOwnerAsServicePrincipal.md | 24 +++++++++++++++- ...t-MgBetaUserDeviceRegisteredOwnerAsUser.md | 24 +++++++++++++++- ...et-MgBetaUserDeviceRegisteredOwnerByRef.md | 22 +++++++++++++++ ...et-MgBetaUserDeviceRegisteredOwnerCount.md | 24 +++++++++++++++- ...RegisteredOwnerCountAsAppRoleAssignment.md | 24 +++++++++++++++- ...serDeviceRegisteredOwnerCountAsEndpoint.md | 24 +++++++++++++++- ...eRegisteredOwnerCountAsServicePrincipal.md | 24 +++++++++++++++- ...etaUserDeviceRegisteredOwnerCountAsUser.md | 24 +++++++++++++++- .../Get-MgBetaUserDeviceRegisteredUser.md | 22 +++++++++++++++ ...DeviceRegisteredUserAsAppRoleAssignment.md | 24 +++++++++++++++- ...gBetaUserDeviceRegisteredUserAsEndpoint.md | 24 +++++++++++++++- ...rDeviceRegisteredUserAsServicePrincipal.md | 24 +++++++++++++++- ...et-MgBetaUserDeviceRegisteredUserAsUser.md | 24 +++++++++++++++- ...Get-MgBetaUserDeviceRegisteredUserByRef.md | 22 +++++++++++++++ ...Get-MgBetaUserDeviceRegisteredUserCount.md | 24 +++++++++++++++- ...eRegisteredUserCountAsAppRoleAssignment.md | 24 +++++++++++++++- ...UserDeviceRegisteredUserCountAsEndpoint.md | 24 +++++++++++++++- ...ceRegisteredUserCountAsServicePrincipal.md | 24 +++++++++++++++- ...BetaUserDeviceRegisteredUserCountAsUser.md | 24 +++++++++++++++- .../Get-MgBetaUserDeviceTemplate.md | 24 +++++++++++++++- .../Get-MgBetaUserDeviceTemplateCount.md | 24 +++++++++++++++- .../Get-MgBetaUserDeviceTransitiveMemberOf.md | 24 +++++++++++++++- ...eTransitiveMemberOfAsAdministrativeUnit.md | 24 +++++++++++++++- ...BetaUserDeviceTransitiveMemberOfAsGroup.md | 24 +++++++++++++++- ...MgBetaUserDeviceTransitiveMemberOfCount.md | 24 +++++++++++++++- ...sitiveMemberOfCountAsAdministrativeUnit.md | 24 +++++++++++++++- ...serDeviceTransitiveMemberOfCountAsGroup.md | 24 +++++++++++++++- .../Get-MgBetaUserDeviceUsageRights.md | 24 +++++++++++++++- .../Get-MgBetaUserDeviceUsageRightsCount.md | 24 +++++++++++++++- .../Invoke-MgBetaRecentUserActivity.md | 24 +++++++++++++++- ...osoft.Graph.Beta.CrossDeviceExperiences.md | 19 +++++++++++++ .../New-MgBetaUserActivity.md | 28 +++++++++++++++++-- .../New-MgBetaUserActivityHistoryItem.md | 28 +++++++++++++++++-- .../New-MgBetaUserDevice.md | 28 +++++++++++++++++-- .../New-MgBetaUserDeviceCommand.md | 26 +++++++++++++++-- .../New-MgBetaUserDeviceExtension.md | 24 +++++++++++++++- ...ew-MgBetaUserDeviceRegisteredOwnerByRef.md | 28 +++++++++++++++++-- ...New-MgBetaUserDeviceRegisteredUserByRef.md | 28 +++++++++++++++++-- .../New-MgBetaUserDeviceUsageRights.md | 26 +++++++++++++++-- .../Remove-MgBetaUserActivity.md | 24 +++++++++++++++- .../Remove-MgBetaUserActivityHistoryItem.md | 24 +++++++++++++++- .../Remove-MgBetaUserDevice.md | 24 +++++++++++++++- .../Remove-MgBetaUserDeviceByDeviceId.md | 24 +++++++++++++++- .../Remove-MgBetaUserDeviceCommand.md | 24 +++++++++++++++- .../Remove-MgBetaUserDeviceExtension.md | 24 +++++++++++++++- ...viceRegisteredOwnerDirectoryObjectByRef.md | 24 +++++++++++++++- ...eviceRegisteredUserDirectoryObjectByRef.md | 24 +++++++++++++++- .../Remove-MgBetaUserDeviceUsageRights.md | 24 +++++++++++++++- .../Update-MgBetaUserActivity.md | 28 +++++++++++++++++-- .../Update-MgBetaUserActivityHistoryItem.md | 28 +++++++++++++++++-- .../Update-MgBetaUserDevice.md | 28 +++++++++++++++++-- .../Update-MgBetaUserDeviceByDeviceId.md | 28 +++++++++++++++++-- .../Update-MgBetaUserDeviceCommand.md | 26 +++++++++++++++-- .../Update-MgBetaUserDeviceExtension.md | 24 +++++++++++++++- .../Update-MgBetaUserDeviceUsageRights.md | 26 +++++++++++++++-- 78 files changed, 1808 insertions(+), 95 deletions(-) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivity.md index ec73d2590a32..2db0e044b3da 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivity.md @@ -556,7 +556,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -571,3 +571,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivity) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityCount.md index bcb61e248e7a..5930e540feae 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityCount.md @@ -340,7 +340,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -355,3 +355,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivitycount) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItem.md index ce08fe161cc5..0446161efc8b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItem.md @@ -583,7 +583,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -598,3 +598,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivityhistoryitem) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemActivity.md index 71817dcbaddc..1f835e73c078 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemActivity.md @@ -388,7 +388,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -403,3 +403,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivityhistoryitemactivity) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemCount.md index 15cd10842623..113d77dc2368 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemCount.md @@ -362,7 +362,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -377,3 +377,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivityhistoryitemcount) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDevice.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDevice.md index 0c97144c0580..b07a7eedf8e4 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDevice.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDevice.md @@ -552,7 +552,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -567,3 +567,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevice) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceByDeviceId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceByDeviceId.md index 961eb22f1a1a..a231816be59c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceByDeviceId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceByDeviceId.md @@ -364,7 +364,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -379,3 +379,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicebydeviceid) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommand.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommand.md index 1a054e956d33..8b78e84c7521 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommand.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommand.md @@ -581,7 +581,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -596,3 +596,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicecommand) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandCount.md index 2c775890fbf9..2ea48525dcfe 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandCount.md @@ -361,7 +361,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -376,3 +376,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicecommandcount) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandResponsepayload.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandResponsepayload.md index 87c654db9d2c..b442ffa856f8 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandResponsepayload.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandResponsepayload.md @@ -386,7 +386,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -401,3 +401,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicecommandresponsepayload) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCount.md index 93322385b782..6735d3ef928a 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCount.md @@ -340,7 +340,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -355,3 +355,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicecount) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceDelta.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceDelta.md index ddf9d159a09f..cf53c2de40a9 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceDelta.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceDelta.md @@ -541,7 +541,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -557,3 +557,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicedelta) - [](https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtension.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtension.md index c88e31fb9121..a983ab58bb70 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtension.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtension.md @@ -589,7 +589,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -604,3 +604,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceextension) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtensionCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtensionCount.md index c906136e2000..f33f3392d482 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtensionCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtensionCount.md @@ -361,7 +361,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -376,3 +376,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceextensioncount) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOf.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOf.md index 87e376128e6f..c27035d481e3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOf.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOf.md @@ -609,7 +609,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -624,3 +624,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberof) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit.md index 13977e467238..f267db0e9fe5 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit.md @@ -604,7 +604,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -619,3 +619,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofasadministrativeunit) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsGroup.md index df138f2e3456..142a2db230f6 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsGroup.md @@ -603,7 +603,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -618,3 +618,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofasgroup) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCount.md index 0ce613e33884..c74a0dd535a6 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCount.md @@ -385,7 +385,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -400,3 +400,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofcount) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit.md index ff91e56550a0..a15590853e13 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit.md @@ -385,7 +385,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -400,3 +400,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofcountasadministrativeunit) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsGroup.md index ecb803ba1a3f..8080acc721f0 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsGroup.md @@ -385,7 +385,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -400,3 +400,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofcountasgroup) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwner.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwner.md index a524971ac944..51be288cd0bc 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwner.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwner.md @@ -530,3 +530,25 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredowner) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsAppRoleAssignment.md index cc7e6369f298..48570baf8e1c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsAppRoleAssignment.md @@ -604,7 +604,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -619,3 +619,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerasapproleassignment) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint.md index fd3b25ec8aa2..8cde31828093 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint.md @@ -604,7 +604,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -619,3 +619,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerasendpoint) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal.md index 935d47623f16..747fe01df35c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal.md @@ -604,7 +604,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -619,3 +619,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerasserviceprincipal) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsUser.md index f7987ff0bf03..7e7ac4e6dd61 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsUser.md @@ -604,7 +604,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -619,3 +619,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerasuser) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerByRef.md index a12df918a722..8f2071e888ec 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerByRef.md @@ -486,3 +486,25 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerbyref) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCount.md index 86fa1126d0bf..378cdf3ceae4 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCount.md @@ -385,7 +385,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -400,3 +400,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercount) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsAppRoleAssignment.md index e91f11834d38..83a99b9f0298 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsAppRoleAssignment.md @@ -385,7 +385,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -400,3 +400,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercountasapproleassignment) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint.md index 4339fdfe37e2..71c8dd70c11b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint.md @@ -385,7 +385,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -400,3 +400,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercountasendpoint) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal.md index 4f4fe57d8df9..7685956169f6 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal.md @@ -385,7 +385,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -400,3 +400,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercountasserviceprincipal) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsUser.md index 66264f4d7840..f53b7e94396d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsUser.md @@ -385,7 +385,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -400,3 +400,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercountasuser) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUser.md index 07f2835a11c5..d6328346dd6c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUser.md @@ -530,3 +530,25 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduser) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsAppRoleAssignment.md index 09204d8f9294..4496302983af 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsAppRoleAssignment.md @@ -604,7 +604,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -619,3 +619,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserasapproleassignment) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsEndpoint.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsEndpoint.md index d9fc760e419e..813fbc1a10d7 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsEndpoint.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsEndpoint.md @@ -604,7 +604,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -619,3 +619,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserasendpoint) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal.md index 67df2ed845aa..82d59097ca50 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal.md @@ -604,7 +604,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -619,3 +619,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserasserviceprincipal) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsUser.md index b67714044d88..6422e846e75b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsUser.md @@ -604,7 +604,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -619,3 +619,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserasuser) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserByRef.md index 90f27ecb02bb..86b64ba3ba52 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserByRef.md @@ -486,3 +486,25 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserbyref) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCount.md index 8b91518ee213..a45f0300dac3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCount.md @@ -385,7 +385,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -400,3 +400,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercount) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsAppRoleAssignment.md index 1b32f93a7807..0dce8ab5fc8f 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsAppRoleAssignment.md @@ -385,7 +385,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -400,3 +400,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercountasapproleassignment) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint.md index b4e9ba28a1a7..7dc855a08755 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint.md @@ -385,7 +385,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -400,3 +400,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercountasendpoint) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal.md index 197a1b209461..c48e3f1da312 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal.md @@ -385,7 +385,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -400,3 +400,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercountasserviceprincipal) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsUser.md index 7c2c5bd50e73..e0aa277cba5c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsUser.md @@ -385,7 +385,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -400,3 +400,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercountasuser) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplate.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplate.md index 868a82cd96d9..6791c2a074a4 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplate.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplate.md @@ -585,7 +585,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -600,3 +600,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetemplate) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplateCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplateCount.md index e3b900b8b34f..f5f40dc4c926 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplateCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplateCount.md @@ -361,7 +361,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -376,3 +376,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetemplatecount) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOf.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOf.md index fe8e360527a8..27bb9d3e075d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOf.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOf.md @@ -608,7 +608,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -623,3 +623,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberof) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit.md index adee1ad3b763..06b63f67b904 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit.md @@ -604,7 +604,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -619,3 +619,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofasadministrativeunit) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsGroup.md index d64610e7d3f3..cf4ca0f7f6e7 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsGroup.md @@ -604,7 +604,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -619,3 +619,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofasgroup) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCount.md index f78baeb3fb80..0d22d77e2770 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCount.md @@ -385,7 +385,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -400,3 +400,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofcount) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit.md index 107bfc4e2b49..79b86bc52253 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit.md @@ -385,7 +385,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -400,3 +400,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofcountasadministrativeunit) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup.md index 3562ad3000fe..cf6ab06d00b4 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup.md @@ -385,7 +385,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -400,3 +400,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofcountasgroup) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRights.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRights.md index 56420bdfeccc..7ab9036baaad 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRights.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRights.md @@ -581,7 +581,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -596,3 +596,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceusagerights) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRightsCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRightsCount.md index 335c90df4313..d796b37cbb70 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRightsCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRightsCount.md @@ -362,7 +362,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -377,3 +377,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceusagerightscount) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Invoke-MgBetaRecentUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Invoke-MgBetaRecentUserActivity.md index 47b739c55e2c..6c8bc3ad6b33 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Invoke-MgBetaRecentUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Invoke-MgBetaRecentUserActivity.md @@ -473,7 +473,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -488,3 +488,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/invoke-mgbetarecentuseractivity) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Microsoft.Graph.Beta.CrossDeviceExperiences.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Microsoft.Graph.Beta.CrossDeviceExperiences.md index dd5e7eb3210a..e55389f9a373 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Microsoft.Graph.Beta.CrossDeviceExperiences.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Microsoft.Graph.Beta.CrossDeviceExperiences.md @@ -207,3 +207,22 @@ Microsoft Graph PowerShell Cmdlets ### [Update-MgBetaUserDeviceUsageRights](Update-MgBetaUserDeviceUsageRights.md) + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivity.md index 1e8ff791a398..5e85ef4dee30 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivity.md @@ -869,7 +869,7 @@ 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. -BODYPARAMETER : userActivity +BODYPARAMETER ``: userActivity [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -1022,7 +1022,7 @@ Required for timeline history. The timezone in which the user's device used to generate the activity was located at activity creation time. Values supplied as Olson IDs in order to support cross-platform representation. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -1033,7 +1033,7 @@ INPUTOBJECT : Identity Parameter [UserActivityId ]: The unique identifier of userActivity [UserId ]: The unique identifier of user -VISUALELEMENTS : visualInfo +VISUALELEMENTS ``: visualInfo [(Any) ]: This indicates any property can be added to this object. [Attribution ]: imageInfo [(Any) ]: This indicates any property can be added to this object. @@ -1056,3 +1056,25 @@ Short text description of the user's unique activity (for example, document name ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauseractivity) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivityHistoryItem.md index 17261a9717b0..0430c5f431ac 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivityHistoryItem.md @@ -751,7 +751,7 @@ 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. -ACTIVITY : userActivity +ACTIVITY ``: userActivity [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -827,7 +827,7 @@ Longer text description of the user's unique activity (example: document name, f [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) -BODYPARAMETER : activityHistoryItem +BODYPARAMETER ``: activityHistoryItem [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -904,7 +904,7 @@ Required for timeline history. The timezone in which the user's device used to generate the activity was located at activity creation time. Values supplied as Olson IDs in order to support cross-platform representation. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -919,3 +919,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauseractivityhistoryitem) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDevice.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDevice.md index 494a3d9bcae4..0fc12f7391f7 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDevice.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDevice.md @@ -1867,7 +1867,7 @@ Supports $filter (eq, not, ge, le). [Key ]: For internal use only. [Type ]: For internal use only. -BODYPARAMETER : device +BODYPARAMETER ``: device [(Any) ]: This indicates any property can be added to this object. [DeletedDateTime ]: Date and time when this object was deleted. Always null when the object hasn't been deleted. @@ -2295,7 +2295,7 @@ An owner has full privileges over the device template and doesn't require other There can be a maximum of 100 owners on a device template. Supports $expand. -EXTENSIONATTRIBUTES : onPremisesExtensionAttributes +EXTENSIONATTRIBUTES ``: onPremisesExtensionAttributes [(Any) ]: This indicates any property can be added to this object. [ExtensionAttribute1 ]: First customizable extension attribute. [ExtensionAttribute10 ]: Tenth customizable extension attribute. @@ -2319,7 +2319,7 @@ Nullable. [Id ]: The unique identifier for an entity. Read-only. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -2378,3 +2378,25 @@ Read-only. ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdevice) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceCommand.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceCommand.md index 234e65d0096b..5833c355a2e3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceCommand.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceCommand.md @@ -737,7 +737,7 @@ 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. -BODYPARAMETER : command +BODYPARAMETER ``: command [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -755,7 +755,7 @@ Read-only. [Status ]: [Type ]: -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -770,3 +770,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdevicecommand) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceExtension.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceExtension.md index 8a3f3a9c217d..f8202bb0ddfe 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceExtension.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceExtension.md @@ -487,7 +487,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -502,3 +502,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdeviceextension) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredOwnerByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredOwnerByRef.md index 0a320165c714..60df2f144b23 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredOwnerByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredOwnerByRef.md @@ -511,12 +511,12 @@ 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. -BODYPARAMETER : . +BODYPARAMETER ``: . [(Any) ]: This indicates any property can be added to this object. - OdataId : The entity reference URL of the resource. + OdataId ``: The entity reference URL of the resource. For example, https://graph.microsoft.com/v1.0/directoryObjects/{id}. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -531,3 +531,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdeviceregisteredownerbyref) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredUserByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredUserByRef.md index 74905fee0e04..bee372ab30a6 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredUserByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredUserByRef.md @@ -511,12 +511,12 @@ 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. -BODYPARAMETER : . +BODYPARAMETER ``: . [(Any) ]: This indicates any property can be added to this object. - OdataId : The entity reference URL of the resource. + OdataId ``: The entity reference URL of the resource. For example, https://graph.microsoft.com/v1.0/directoryObjects/{id}. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -531,3 +531,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdeviceregistereduserbyref) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceUsageRights.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceUsageRights.md index d48893f79d4c..9d6bc68d7cdb 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceUsageRights.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceUsageRights.md @@ -571,7 +571,7 @@ 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. -BODYPARAMETER : usageRight +BODYPARAMETER ``: usageRight [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -579,7 +579,7 @@ Read-only. [ServiceIdentifier ]: Identifier of the service corresponding to the usage right. [State ]: usageRightState -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -594,3 +594,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdeviceusagerights) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivity.md index 4d92a197add3..0e86150bcebc 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivity.md @@ -404,7 +404,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -419,3 +419,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauseractivity) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivityHistoryItem.md index d465f8e6e6ef..1e2b773aac90 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivityHistoryItem.md @@ -427,7 +427,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -442,3 +442,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauseractivityhistoryitem) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDevice.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDevice.md index 9e5c8c4eb082..5955676b09bc 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDevice.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDevice.md @@ -405,7 +405,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -420,3 +420,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdevice) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceByDeviceId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceByDeviceId.md index ac524b076710..b7a7ff03cc8a 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceByDeviceId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceByDeviceId.md @@ -405,7 +405,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -420,3 +420,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdevicebydeviceid) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceCommand.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceCommand.md index 7306816577e4..99e263ef3805 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceCommand.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceCommand.md @@ -426,7 +426,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -441,3 +441,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdevicecommand) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceExtension.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceExtension.md index b06764380c4c..8780ae6e46d5 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceExtension.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceExtension.md @@ -426,7 +426,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -441,3 +441,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdeviceextension) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef.md index 9049ec8fb478..4687d6779087 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef.md @@ -428,7 +428,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -443,3 +443,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdeviceregisteredownerdirectoryobjectbyref) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef.md index 8ad1dd7f9988..f04fed457b61 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef.md @@ -428,7 +428,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -443,3 +443,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdeviceregistereduserdirectoryobjectbyref) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceUsageRights.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceUsageRights.md index 5fd4d27061a5..d560acb1a161 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceUsageRights.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceUsageRights.md @@ -426,7 +426,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -441,3 +441,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdeviceusagerights) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivity.md index 4eb251bc42c7..7ce0f1461a1c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivity.md @@ -898,7 +898,7 @@ 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. -BODYPARAMETER : userActivity +BODYPARAMETER ``: userActivity [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -1051,7 +1051,7 @@ Required for timeline history. The timezone in which the user's device used to generate the activity was located at activity creation time. Values supplied as Olson IDs in order to support cross-platform representation. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -1062,7 +1062,7 @@ INPUTOBJECT : Identity Parameter [UserActivityId ]: The unique identifier of userActivity [UserId ]: The unique identifier of user -VISUALELEMENTS : visualInfo +VISUALELEMENTS ``: visualInfo [(Any) ]: This indicates any property can be added to this object. [Attribution ]: imageInfo [(Any) ]: This indicates any property can be added to this object. @@ -1085,3 +1085,25 @@ Short text description of the user's unique activity (for example, document name ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauseractivity) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivityHistoryItem.md index c32dcd540cfc..deddb79ed40a 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivityHistoryItem.md @@ -778,7 +778,7 @@ 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. -ACTIVITY : userActivity +ACTIVITY ``: userActivity [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -854,7 +854,7 @@ Longer text description of the user's unique activity (example: document name, f [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) -BODYPARAMETER : activityHistoryItem +BODYPARAMETER ``: activityHistoryItem [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -931,7 +931,7 @@ Required for timeline history. The timezone in which the user's device used to generate the activity was located at activity creation time. Values supplied as Olson IDs in order to support cross-platform representation. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -946,3 +946,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauseractivityhistoryitem) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDevice.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDevice.md index 86b8a9cd8927..8f35e661157f 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDevice.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDevice.md @@ -1894,7 +1894,7 @@ Supports $filter (eq, not, ge, le). [Key ]: For internal use only. [Type ]: For internal use only. -BODYPARAMETER : device +BODYPARAMETER ``: device [(Any) ]: This indicates any property can be added to this object. [DeletedDateTime ]: Date and time when this object was deleted. Always null when the object hasn't been deleted. @@ -2322,7 +2322,7 @@ An owner has full privileges over the device template and doesn't require other There can be a maximum of 100 owners on a device template. Supports $expand. -EXTENSIONATTRIBUTES : onPremisesExtensionAttributes +EXTENSIONATTRIBUTES ``: onPremisesExtensionAttributes [(Any) ]: This indicates any property can be added to this object. [ExtensionAttribute1 ]: First customizable extension attribute. [ExtensionAttribute10 ]: Tenth customizable extension attribute. @@ -2346,7 +2346,7 @@ Nullable. [Id ]: The unique identifier for an entity. Read-only. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -2405,3 +2405,25 @@ Read-only. ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdevice) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceByDeviceId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceByDeviceId.md index f9a5aa6ff7df..fb10e075fcc6 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceByDeviceId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceByDeviceId.md @@ -1896,7 +1896,7 @@ Supports $filter (eq, not, ge, le). [Key ]: For internal use only. [Type ]: For internal use only. -BODYPARAMETER : device +BODYPARAMETER ``: device [(Any) ]: This indicates any property can be added to this object. [DeletedDateTime ]: Date and time when this object was deleted. Always null when the object hasn't been deleted. @@ -2324,7 +2324,7 @@ An owner has full privileges over the device template and doesn't require other There can be a maximum of 100 owners on a device template. Supports $expand. -EXTENSIONATTRIBUTES : onPremisesExtensionAttributes +EXTENSIONATTRIBUTES ``: onPremisesExtensionAttributes [(Any) ]: This indicates any property can be added to this object. [ExtensionAttribute1 ]: First customizable extension attribute. [ExtensionAttribute10 ]: Tenth customizable extension attribute. @@ -2348,7 +2348,7 @@ Nullable. [Id ]: The unique identifier for an entity. Read-only. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -2407,3 +2407,25 @@ Read-only. ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdevicebydeviceid) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceCommand.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceCommand.md index d1bf90faab38..f8e3aa915c14 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceCommand.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceCommand.md @@ -764,7 +764,7 @@ 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. -BODYPARAMETER : command +BODYPARAMETER ``: command [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -782,7 +782,7 @@ Read-only. [Status ]: [Type ]: -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -797,3 +797,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdevicecommand) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceExtension.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceExtension.md index bd4301346a97..9d59ccff26ce 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceExtension.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceExtension.md @@ -514,7 +514,7 @@ 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 : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -529,3 +529,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdeviceextension) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceUsageRights.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceUsageRights.md index 48c2ef13e628..e0f896680d69 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceUsageRights.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceUsageRights.md @@ -598,7 +598,7 @@ 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. -BODYPARAMETER : usageRight +BODYPARAMETER ``: usageRight [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. @@ -606,7 +606,7 @@ Read-only. [ServiceIdentifier ]: Identifier of the service corresponding to the usage right. [State ]: usageRightState -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem [CommandId ]: The unique identifier of command [DeviceId ]: The unique identifier of device @@ -621,3 +621,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdeviceusagerights) + + + + + + + + + + + + + + + + + + + + + + From d898ad0c5d556fbcd7d37b0111f1c69d05369d08 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 08:41:56 +0000 Subject: [PATCH 3/8] Inserted permissions Table --- .../Get-MgBetaUserActivityCount.md | 8 ++++++++ .../Invoke-MgBetaRecentUserActivity.md | 8 ++++++++ .../Remove-MgBetaUserActivity.md | 8 ++++++++ .../Remove-MgBetaUserActivityHistoryItem.md | 8 ++++++++ 4 files changed, 32 insertions(+) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityCount.md index 5930e540feae..74d7f58e2c7c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityCount.md @@ -44,6 +44,14 @@ This cmdlet has the following aliases, Get the number of the resource +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | UserActivity.ReadWrite.CreatedByApp, | +| Delegated (personal Microsoft account) | UserActivity.ReadWrite.CreatedByApp, | +| Application | Not supported | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Invoke-MgBetaRecentUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Invoke-MgBetaRecentUserActivity.md index 6c8bc3ad6b33..e18ca5beaa78 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Invoke-MgBetaRecentUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Invoke-MgBetaRecentUserActivity.md @@ -47,6 +47,14 @@ This cmdlet has the following aliases, Invoke function recent +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | UserActivity.ReadWrite.CreatedByApp, | +| Delegated (personal Microsoft account) | UserActivity.ReadWrite.CreatedByApp, | +| Application | Not supported | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivity.md index 0e86150bcebc..ecc051c5911e 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivity.md @@ -44,6 +44,14 @@ This cmdlet has the following aliases, Delete navigation property activities for users +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | UserActivity.ReadWrite.CreatedByApp, | +| Delegated (personal Microsoft account) | UserActivity.ReadWrite.CreatedByApp, | +| Application | Not supported | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivityHistoryItem.md index 1e2b773aac90..e1ba4eeeb4ee 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivityHistoryItem.md @@ -45,6 +45,14 @@ This cmdlet has the following aliases, Delete navigation property historyItems for users +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | UserActivity.ReadWrite.CreatedByApp, | +| Delegated (personal Microsoft account) | UserActivity.ReadWrite.CreatedByApp, | +| Application | Not supported | + ## EXAMPLES ### EXAMPLE 1 From 8aaa4b4380aae8a2585fff142bfca6ce0c50fb2e Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 08:42:05 +0000 Subject: [PATCH 4/8] Updated metadata parameters --- .../Get-MgBetaUserActivity.md | 3 +++ .../Get-MgBetaUserActivityCount.md | 3 +++ .../Get-MgBetaUserActivityHistoryItem.md | 3 +++ .../Get-MgBetaUserActivityHistoryItemActivity.md | 3 +++ .../Get-MgBetaUserActivityHistoryItemCount.md | 3 +++ .../Invoke-MgBetaRecentUserActivity.md | 3 +++ .../New-MgBetaUserActivity.md | 3 +++ .../New-MgBetaUserActivityHistoryItem.md | 3 +++ .../Remove-MgBetaUserActivity.md | 3 +++ .../Remove-MgBetaUserActivityHistoryItem.md | 3 +++ .../Update-MgBetaUserActivity.md | 3 +++ .../Update-MgBetaUserActivityHistoryItem.md | 3 +++ 12 files changed, 36 insertions(+) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivity.md index 2db0e044b3da..0f9086bc255a 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivity.md @@ -17,6 +17,9 @@ The user's activities across devices. Read-only. Nullable. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgUserActivity](/powershell/module/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivity?view=graph-powershell-1.0) + ## SYNTAX ### List (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityCount.md index 74d7f58e2c7c..0e6035567fda 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityCount.md @@ -15,6 +15,9 @@ title: Get-MgBetaUserActivityCount Get the number of the resource +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgUserActivityCount](/powershell/module/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityCount?view=graph-powershell-1.0) + ## SYNTAX ### Get (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItem.md index 0446161efc8b..55cfc6d297d2 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItem.md @@ -16,6 +16,9 @@ title: Get-MgBetaUserActivityHistoryItem Optional. NavigationProperty/Containment; navigation property to the activity's activityHistoryItems. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgUserActivityHistoryItem](/powershell/module/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItem?view=graph-powershell-1.0) + ## SYNTAX ### List (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemActivity.md index 1f835e73c078..d579cb918f1d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemActivity.md @@ -16,6 +16,9 @@ title: Get-MgBetaUserActivityHistoryItemActivity Optional. NavigationProperty/Containment; navigation property to the associated activity. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgUserActivityHistoryItemActivity](/powershell/module/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItemActivity?view=graph-powershell-1.0) + ## SYNTAX ### Get (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemCount.md index 113d77dc2368..cc73b7235a8b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemCount.md @@ -15,6 +15,9 @@ title: Get-MgBetaUserActivityHistoryItemCount Get the number of the resource +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgUserActivityHistoryItemCount](/powershell/module/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItemCount?view=graph-powershell-1.0) + ## SYNTAX ### Get (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Invoke-MgBetaRecentUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Invoke-MgBetaRecentUserActivity.md index e18ca5beaa78..8fdc5235e040 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Invoke-MgBetaRecentUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Invoke-MgBetaRecentUserActivity.md @@ -15,6 +15,9 @@ title: Invoke-MgBetaRecentUserActivity Invoke function recent +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Invoke-MgRecentUserActivity](/powershell/module/Microsoft.Graph.CrossDeviceExperiences/Invoke-MgRecentUserActivity?view=graph-powershell-1.0) + ## SYNTAX ### Recent (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivity.md index 5e85ef4dee30..3c0ec97ec683 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivity.md @@ -15,6 +15,9 @@ title: New-MgBetaUserActivity Create new navigation property to activities for users +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [New-MgUserActivity](/powershell/module/Microsoft.Graph.CrossDeviceExperiences/New-MgUserActivity?view=graph-powershell-1.0) + ## SYNTAX ### CreateExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivityHistoryItem.md index 0430c5f431ac..3da8d7f05c65 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivityHistoryItem.md @@ -15,6 +15,9 @@ title: New-MgBetaUserActivityHistoryItem Create new navigation property to historyItems for users +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [New-MgUserActivityHistoryItem](/powershell/module/Microsoft.Graph.CrossDeviceExperiences/New-MgUserActivityHistoryItem?view=graph-powershell-1.0) + ## SYNTAX ### CreateExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivity.md index ecc051c5911e..09c5890dbfd6 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivity.md @@ -15,6 +15,9 @@ title: Remove-MgBetaUserActivity Delete navigation property activities for users +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Remove-MgUserActivity](/powershell/module/Microsoft.Graph.CrossDeviceExperiences/Remove-MgUserActivity?view=graph-powershell-1.0) + ## SYNTAX ### Delete (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivityHistoryItem.md index e1ba4eeeb4ee..ff5882931c0c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivityHistoryItem.md @@ -15,6 +15,9 @@ title: Remove-MgBetaUserActivityHistoryItem Delete navigation property historyItems for users +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Remove-MgUserActivityHistoryItem](/powershell/module/Microsoft.Graph.CrossDeviceExperiences/Remove-MgUserActivityHistoryItem?view=graph-powershell-1.0) + ## SYNTAX ### Delete (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivity.md index 7ce0f1461a1c..b16896c71bbe 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivity.md @@ -15,6 +15,9 @@ title: Update-MgBetaUserActivity Update the navigation property activities in users +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Update-MgUserActivity](/powershell/module/Microsoft.Graph.CrossDeviceExperiences/Update-MgUserActivity?view=graph-powershell-1.0) + ## SYNTAX ### UpdateExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivityHistoryItem.md index deddb79ed40a..e91fb4279934 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivityHistoryItem.md @@ -15,6 +15,9 @@ title: Update-MgBetaUserActivityHistoryItem Update the navigation property historyItems in users +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Update-MgUserActivityHistoryItem](/powershell/module/Microsoft.Graph.CrossDeviceExperiences/Update-MgUserActivityHistoryItem?view=graph-powershell-1.0) + ## SYNTAX ### UpdateExpanded (Default) From e50717abe58af1f5e9917db742482945ed0b306e Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 08:42:11 +0000 Subject: [PATCH 5/8] Repaired examples and descriptions --- .../Get-MgBetaUserActivity.md | 12 ++---------- .../Get-MgBetaUserActivityHistoryItem.md | 12 ++---------- .../Get-MgBetaUserActivityHistoryItemActivity.md | 11 +---------- .../Get-MgBetaUserDevice.md | 12 ++---------- .../Get-MgBetaUserDeviceCommand.md | 12 ++---------- .../Get-MgBetaUserDeviceCommandResponsepayload.md | 11 +---------- .../Get-MgBetaUserDeviceDelta.md | 11 +---------- .../Get-MgBetaUserDeviceExtension.md | 12 ++---------- .../Get-MgBetaUserDeviceMemberOf.md | 12 ++---------- .../Get-MgBetaUserDeviceRegisteredOwner.md | 11 +---------- .../Get-MgBetaUserDeviceRegisteredOwnerByRef.md | 11 +---------- .../Get-MgBetaUserDeviceRegisteredUser.md | 11 +---------- .../Get-MgBetaUserDeviceTransitiveMemberOf.md | 12 ++---------- .../Get-MgBetaUserDeviceUsageRights.md | 12 ++---------- .../New-MgBetaUserActivity.md | 11 +---------- .../New-MgBetaUserActivityHistoryItem.md | 11 +---------- .../New-MgBetaUserDevice.md | 11 +---------- .../New-MgBetaUserDeviceCommand.md | 11 +---------- .../New-MgBetaUserDeviceExtension.md | 11 +---------- .../New-MgBetaUserDeviceRegisteredOwnerByRef.md | 11 +---------- .../New-MgBetaUserDeviceUsageRights.md | 11 +---------- .../Remove-MgBetaUserActivity.md | 7 ++++++- .../Remove-MgBetaUserActivityHistoryItem.md | 11 +---------- .../Remove-MgBetaUserDevice.md | 11 +---------- .../Remove-MgBetaUserDeviceCommand.md | 11 +---------- .../Remove-MgBetaUserDeviceExtension.md | 11 +---------- .../Remove-MgBetaUserDeviceUsageRights.md | 11 +---------- .../Update-MgBetaUserActivity.md | 11 +---------- .../Update-MgBetaUserActivityHistoryItem.md | 11 +---------- .../Update-MgBetaUserDevice.md | 11 +---------- .../Update-MgBetaUserDeviceCommand.md | 11 +---------- .../Update-MgBetaUserDeviceExtension.md | 11 +---------- .../Update-MgBetaUserDeviceUsageRights.md | 11 +---------- 33 files changed, 46 insertions(+), 321 deletions(-) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivity.md index 0f9086bc255a..1320a409a8bb 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivity.md @@ -62,16 +62,6 @@ The user's activities across devices. Read-only. Nullable. -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -All @@ -593,6 +583,8 @@ INPUTOBJECT ``: Identity Parameter + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItem.md index 55cfc6d297d2..b1586cfb9f04 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItem.md @@ -62,16 +62,6 @@ This cmdlet has the following aliases, Optional. NavigationProperty/Containment; navigation property to the activity's activityHistoryItems. -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -ActivityHistoryItemId @@ -620,6 +610,8 @@ INPUTOBJECT ``: Identity Parameter + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemActivity.md index d579cb918f1d..5f9a4b950efb 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemActivity.md @@ -51,16 +51,6 @@ This cmdlet has the following aliases, Optional. NavigationProperty/Containment; navigation property to the associated activity. -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -ActivityHistoryItemId @@ -426,5 +416,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDevice.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDevice.md index b07a7eedf8e4..18f8bc312054 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDevice.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDevice.md @@ -55,16 +55,6 @@ This cmdlet has the following aliases, Get devices from users -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -All @@ -586,6 +576,8 @@ INPUTOBJECT ``: Identity Parameter + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommand.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommand.md index 8b78e84c7521..1a431bb2743d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommand.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommand.md @@ -57,16 +57,6 @@ This cmdlet has the following aliases, Set of commands sent to this device. -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -All @@ -615,6 +605,8 @@ INPUTOBJECT ``: Identity Parameter + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandResponsepayload.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandResponsepayload.md index b442ffa856f8..2a6441b5432e 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandResponsepayload.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandResponsepayload.md @@ -46,16 +46,6 @@ This cmdlet has the following aliases, Get responsepayload from users -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -421,5 +411,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceDelta.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceDelta.md index cf53c2de40a9..7d9d997d882c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceDelta.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceDelta.md @@ -50,16 +50,6 @@ This cmdlet has the following aliases, Get newly created, updated, or deleted devices without performing a full read of the entire resource collection. For more information, see Use delta query to track changes in Microsoft Graph data for details. -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -All @@ -577,5 +567,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtension.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtension.md index a983ab58bb70..edbb01ae56a3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtension.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtension.md @@ -61,16 +61,6 @@ The collection of open extensions defined for the device. Read-only. Nullable. -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -All @@ -623,6 +613,8 @@ INPUTOBJECT ``: Identity Parameter + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOf.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOf.md index c27035d481e3..84d8d6d8baf9 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOf.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOf.md @@ -63,16 +63,6 @@ Read-only. Nullable. Supports $expand. -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -All @@ -643,6 +633,8 @@ INPUTOBJECT ``: Identity Parameter + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwner.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwner.md index 51be288cd0bc..10c61ec16602 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwner.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwner.md @@ -45,16 +45,6 @@ Read-only. Nullable. Supports $expand. -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -All @@ -550,5 +540,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerByRef.md index 8f2071e888ec..22707e8b39fb 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerByRef.md @@ -45,16 +45,6 @@ Read-only. Nullable. Supports $expand. -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -All @@ -506,5 +496,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUser.md index d6328346dd6c..c01de387d435 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUser.md @@ -45,16 +45,6 @@ Read-only. Nullable. Supports $expand. -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -All @@ -550,5 +540,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOf.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOf.md index 27bb9d3e075d..9b105cab3d35 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOf.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOf.md @@ -62,16 +62,6 @@ Groups and administrative units that this device is a member of. This operation is transitive. Supports $expand. -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -All @@ -642,6 +632,8 @@ INPUTOBJECT ``: Identity Parameter + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRights.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRights.md index 7ab9036baaad..948e9f983d58 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRights.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRights.md @@ -57,16 +57,6 @@ This cmdlet has the following aliases, Represents the usage rights a device has been granted. -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -All @@ -615,6 +605,8 @@ INPUTOBJECT ``: Identity Parameter + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivity.md index 3c0ec97ec683..360fb008490f 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivity.md @@ -77,16 +77,6 @@ This cmdlet has the following aliases, Create new navigation property to activities for users -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -ActivationUrl @@ -1079,5 +1069,6 @@ Short text description of the user's unique activity (for example, document name + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivityHistoryItem.md index 3da8d7f05c65..432c37c72289 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivityHistoryItem.md @@ -75,16 +75,6 @@ This cmdlet has the following aliases, Create new navigation property to historyItems for users -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -ActiveDurationSeconds @@ -942,5 +932,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDevice.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDevice.md index 0fc12f7391f7..afdcd2c9a834 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDevice.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDevice.md @@ -99,16 +99,6 @@ This cmdlet has the following aliases, Create new navigation property to devices for users -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -AccountEnabled @@ -2398,5 +2388,6 @@ Read-only. + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceCommand.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceCommand.md index 5833c355a2e3..698e776ccd15 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceCommand.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceCommand.md @@ -70,16 +70,6 @@ This cmdlet has the following aliases, Create new navigation property to commands for users -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -AdditionalProperties @@ -790,5 +780,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceExtension.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceExtension.md index f8202bb0ddfe..2b5cccda0b3e 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceExtension.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceExtension.md @@ -64,16 +64,6 @@ This cmdlet has the following aliases, Create new navigation property to extensions for users -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -AdditionalProperties @@ -522,5 +512,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredOwnerByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredOwnerByRef.md index 60df2f144b23..2949a6a6f0de 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredOwnerByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredOwnerByRef.md @@ -66,16 +66,6 @@ This cmdlet has the following aliases, Create new navigation property ref to registeredOwners for users -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -AdditionalProperties @@ -551,5 +541,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceUsageRights.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceUsageRights.md index 9d6bc68d7cdb..03c4efd928b9 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceUsageRights.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceUsageRights.md @@ -66,16 +66,6 @@ This cmdlet has the following aliases, Create new navigation property to usageRights for users -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -AdditionalProperties @@ -614,5 +604,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivity.md index 09c5890dbfd6..be7c96112412 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivity.md @@ -56,14 +56,19 @@ Delete navigation property activities for users | Application | Not supported | ## EXAMPLES +### Example 1: Code snippet -### EXAMPLE 1 +```powershell Import-Module Microsoft.Graph.Beta.CrossDeviceExperiences # A UPN can also be used as -UserId. Remove-MgBetaUserActivity -UserId $userId -UserActivityId $userActivityId +``` +This example shows how to use the Remove-MgBetaUserActivity Cmdlet. + + ## PARAMETERS ### -Break diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivityHistoryItem.md index ff5882931c0c..cb53124dcb4b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivityHistoryItem.md @@ -56,16 +56,6 @@ Delete navigation property historyItems for users | Delegated (personal Microsoft account) | UserActivity.ReadWrite.CreatedByApp, | | Application | Not supported | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -ActivityHistoryItemId @@ -473,5 +463,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDevice.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDevice.md index 5955676b09bc..e91f739c20a9 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDevice.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDevice.md @@ -44,16 +44,6 @@ This cmdlet has the following aliases, Delete navigation property devices for users -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -440,5 +430,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceCommand.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceCommand.md index 99e263ef3805..7900fde95656 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceCommand.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceCommand.md @@ -44,16 +44,6 @@ This cmdlet has the following aliases, Delete navigation property commands for users -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -461,5 +451,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceExtension.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceExtension.md index 8780ae6e46d5..3f1562b27a09 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceExtension.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceExtension.md @@ -44,16 +44,6 @@ This cmdlet has the following aliases, Delete navigation property extensions for users -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -461,5 +451,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceUsageRights.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceUsageRights.md index d560acb1a161..237de1d45f78 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceUsageRights.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceUsageRights.md @@ -44,16 +44,6 @@ This cmdlet has the following aliases, Delete navigation property usageRights for users -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -461,5 +451,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivity.md index b16896c71bbe..3c19fe189019 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivity.md @@ -79,16 +79,6 @@ This cmdlet has the following aliases, Update the navigation property activities in users -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -ActivationUrl @@ -1108,5 +1098,6 @@ Short text description of the user's unique activity (for example, document name + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivityHistoryItem.md index e91fb4279934..ff18af06af98 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivityHistoryItem.md @@ -75,16 +75,6 @@ This cmdlet has the following aliases, Update the navigation property historyItems in users -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -ActiveDurationSeconds @@ -969,5 +959,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDevice.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDevice.md index 8f35e661157f..ab1967b914ad 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDevice.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDevice.md @@ -99,16 +99,6 @@ This cmdlet has the following aliases, Update the navigation property devices in users -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -AccountEnabled @@ -2425,5 +2415,6 @@ Read-only. + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceCommand.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceCommand.md index f8e3aa915c14..e16dacd843b9 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceCommand.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceCommand.md @@ -70,16 +70,6 @@ This cmdlet has the following aliases, Update the navigation property commands in users -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -AdditionalProperties @@ -817,5 +807,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceExtension.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceExtension.md index 9d59ccff26ce..f137eda7c5a3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceExtension.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceExtension.md @@ -64,16 +64,6 @@ This cmdlet has the following aliases, Update the navigation property extensions in users -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -AdditionalProperties @@ -549,5 +539,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceUsageRights.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceUsageRights.md index e0f896680d69..8476b763d5b4 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceUsageRights.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceUsageRights.md @@ -66,16 +66,6 @@ This cmdlet has the following aliases, Update the navigation property usageRights in users -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -AdditionalProperties @@ -641,5 +631,6 @@ INPUTOBJECT ``: Identity Parameter + From c75d0c09f6605071142006d6bdbb34941a4a704f Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 08:42:14 +0000 Subject: [PATCH 6/8] Remove boiler plate code injected by Autorest --- .../Get-MgBetaUserActivityCount.md | 11 +---------- .../Get-MgBetaUserActivityHistoryItemCount.md | 11 +---------- .../Get-MgBetaUserDeviceByDeviceId.md | 11 +---------- .../Get-MgBetaUserDeviceCommandCount.md | 11 +---------- .../Get-MgBetaUserDeviceCount.md | 11 +---------- .../Get-MgBetaUserDeviceExtensionCount.md | 11 +---------- ...et-MgBetaUserDeviceMemberOfAsAdministrativeUnit.md | 11 +---------- .../Get-MgBetaUserDeviceMemberOfAsGroup.md | 11 +---------- .../Get-MgBetaUserDeviceMemberOfCount.md | 11 +---------- ...BetaUserDeviceMemberOfCountAsAdministrativeUnit.md | 11 +---------- .../Get-MgBetaUserDeviceMemberOfCountAsGroup.md | 11 +---------- ...etaUserDeviceRegisteredOwnerAsAppRoleAssignment.md | 11 +---------- .../Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint.md | 11 +---------- ...BetaUserDeviceRegisteredOwnerAsServicePrincipal.md | 11 +---------- .../Get-MgBetaUserDeviceRegisteredOwnerAsUser.md | 11 +---------- .../Get-MgBetaUserDeviceRegisteredOwnerCount.md | 11 +---------- ...erDeviceRegisteredOwnerCountAsAppRoleAssignment.md | 11 +---------- ...-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint.md | 11 +---------- ...serDeviceRegisteredOwnerCountAsServicePrincipal.md | 11 +---------- .../Get-MgBetaUserDeviceRegisteredOwnerCountAsUser.md | 11 +---------- ...BetaUserDeviceRegisteredUserAsAppRoleAssignment.md | 11 +---------- .../Get-MgBetaUserDeviceRegisteredUserAsEndpoint.md | 11 +---------- ...gBetaUserDeviceRegisteredUserAsServicePrincipal.md | 11 +---------- .../Get-MgBetaUserDeviceRegisteredUserAsUser.md | 11 +---------- .../Get-MgBetaUserDeviceRegisteredUserByRef.md | 11 +---------- .../Get-MgBetaUserDeviceRegisteredUserCount.md | 11 +---------- ...serDeviceRegisteredUserCountAsAppRoleAssignment.md | 11 +---------- ...t-MgBetaUserDeviceRegisteredUserCountAsEndpoint.md | 11 +---------- ...UserDeviceRegisteredUserCountAsServicePrincipal.md | 11 +---------- .../Get-MgBetaUserDeviceRegisteredUserCountAsUser.md | 11 +---------- .../Get-MgBetaUserDeviceTemplate.md | 11 +---------- .../Get-MgBetaUserDeviceTemplateCount.md | 11 +---------- ...serDeviceTransitiveMemberOfAsAdministrativeUnit.md | 11 +---------- .../Get-MgBetaUserDeviceTransitiveMemberOfAsGroup.md | 11 +---------- .../Get-MgBetaUserDeviceTransitiveMemberOfCount.md | 11 +---------- ...viceTransitiveMemberOfCountAsAdministrativeUnit.md | 11 +---------- ...-MgBetaUserDeviceTransitiveMemberOfCountAsGroup.md | 11 +---------- .../Get-MgBetaUserDeviceUsageRightsCount.md | 11 +---------- .../Invoke-MgBetaRecentUserActivity.md | 11 +---------- .../New-MgBetaUserDeviceRegisteredUserByRef.md | 11 +---------- .../Remove-MgBetaUserDeviceByDeviceId.md | 11 +---------- ...taUserDeviceRegisteredOwnerDirectoryObjectByRef.md | 11 +---------- ...etaUserDeviceRegisteredUserDirectoryObjectByRef.md | 11 +---------- .../Update-MgBetaUserDeviceByDeviceId.md | 11 +---------- 44 files changed, 44 insertions(+), 440 deletions(-) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityCount.md index 0e6035567fda..336bbeabf4e3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityCount.md @@ -55,16 +55,6 @@ Get the number of the resource | Delegated (personal Microsoft account) | UserActivity.ReadWrite.CreatedByApp, | | Application | Not supported | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -386,5 +376,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemCount.md index cc73b7235a8b..a3152e55960f 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemCount.md @@ -48,16 +48,6 @@ This cmdlet has the following aliases, Get the number of the resource -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -400,5 +390,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceByDeviceId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceByDeviceId.md index a231816be59c..551869c4f86c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceByDeviceId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceByDeviceId.md @@ -45,16 +45,6 @@ This cmdlet has the following aliases, Get devices from users -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -399,5 +389,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandCount.md index 2ea48525dcfe..22dd68298bb3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandCount.md @@ -44,16 +44,6 @@ This cmdlet has the following aliases, Get the number of the resource -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -396,5 +386,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCount.md index 6735d3ef928a..9a629ff700fa 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCount.md @@ -44,16 +44,6 @@ This cmdlet has the following aliases, Get the number of the resource -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -375,5 +365,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtensionCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtensionCount.md index f33f3392d482..066645264c03 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtensionCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtensionCount.md @@ -44,16 +44,6 @@ This cmdlet has the following aliases, Get the number of the resource -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -396,5 +386,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit.md index f267db0e9fe5..f047326b9ed3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit.md @@ -58,16 +58,6 @@ This cmdlet has the following aliases, Get the item of type microsoft.graph.directoryObject as microsoft.graph.administrativeUnit -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -All @@ -639,5 +629,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsGroup.md index 142a2db230f6..5727127566f2 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsGroup.md @@ -57,16 +57,6 @@ This cmdlet has the following aliases, Get the item of type microsoft.graph.directoryObject as microsoft.graph.group -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -All @@ -638,5 +628,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCount.md index c74a0dd535a6..a1ca08598197 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCount.md @@ -46,16 +46,6 @@ This cmdlet has the following aliases, Get the number of the resource -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -420,5 +410,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit.md index a15590853e13..e9dbb0df6f78 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit.md @@ -46,16 +46,6 @@ This cmdlet has the following aliases, Get the number of the resource -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -420,5 +410,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsGroup.md index 8080acc721f0..7be18d2c51fc 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsGroup.md @@ -46,16 +46,6 @@ This cmdlet has the following aliases, Get the number of the resource -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -420,5 +410,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsAppRoleAssignment.md index 48570baf8e1c..257ff37a4593 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsAppRoleAssignment.md @@ -58,16 +58,6 @@ This cmdlet has the following aliases, Get the item of type microsoft.graph.directoryObject as microsoft.graph.appRoleAssignment -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -All @@ -639,5 +629,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint.md index 8cde31828093..9ca1262453dc 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint.md @@ -58,16 +58,6 @@ This cmdlet has the following aliases, Get the item of type microsoft.graph.directoryObject as microsoft.graph.endpoint -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -All @@ -639,5 +629,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal.md index 747fe01df35c..e13d8e2e096c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal.md @@ -58,16 +58,6 @@ This cmdlet has the following aliases, Get the item of type microsoft.graph.directoryObject as microsoft.graph.servicePrincipal -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -All @@ -639,5 +629,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsUser.md index 7e7ac4e6dd61..cc38225c8591 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsUser.md @@ -58,16 +58,6 @@ This cmdlet has the following aliases, Get the item of type microsoft.graph.directoryObject as microsoft.graph.user -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -All @@ -639,5 +629,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCount.md index 378cdf3ceae4..1ab39f82c16d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCount.md @@ -46,16 +46,6 @@ This cmdlet has the following aliases, Get the number of the resource -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -420,5 +410,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsAppRoleAssignment.md index 83a99b9f0298..4075acc9b7cd 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsAppRoleAssignment.md @@ -46,16 +46,6 @@ This cmdlet has the following aliases, Get the number of the resource -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -420,5 +410,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint.md index 71c8dd70c11b..656d2d9a76ff 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint.md @@ -46,16 +46,6 @@ This cmdlet has the following aliases, Get the number of the resource -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -420,5 +410,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal.md index 7685956169f6..21a7f75fb595 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal.md @@ -46,16 +46,6 @@ This cmdlet has the following aliases, Get the number of the resource -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -420,5 +410,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsUser.md index f53b7e94396d..21706512a0ae 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsUser.md @@ -46,16 +46,6 @@ This cmdlet has the following aliases, Get the number of the resource -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -420,5 +410,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsAppRoleAssignment.md index 4496302983af..f701f9e8f0e0 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsAppRoleAssignment.md @@ -58,16 +58,6 @@ This cmdlet has the following aliases, Get the item of type microsoft.graph.directoryObject as microsoft.graph.appRoleAssignment -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -All @@ -639,5 +629,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsEndpoint.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsEndpoint.md index 813fbc1a10d7..b0cfd9f3dcf3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsEndpoint.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsEndpoint.md @@ -58,16 +58,6 @@ This cmdlet has the following aliases, Get the item of type microsoft.graph.directoryObject as microsoft.graph.endpoint -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -All @@ -639,5 +629,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal.md index 82d59097ca50..e996f2a54105 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal.md @@ -58,16 +58,6 @@ This cmdlet has the following aliases, Get the item of type microsoft.graph.directoryObject as microsoft.graph.servicePrincipal -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -All @@ -639,5 +629,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsUser.md index 6422e846e75b..af3f47d7da6c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsUser.md @@ -58,16 +58,6 @@ This cmdlet has the following aliases, Get the item of type microsoft.graph.directoryObject as microsoft.graph.user -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -All @@ -639,5 +629,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserByRef.md index 86b64ba3ba52..1b4ffd257a16 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserByRef.md @@ -45,16 +45,6 @@ Read-only. Nullable. Supports $expand. -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -All @@ -506,5 +496,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCount.md index a45f0300dac3..78fb4c14231c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCount.md @@ -46,16 +46,6 @@ This cmdlet has the following aliases, Get the number of the resource -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -420,5 +410,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsAppRoleAssignment.md index 0dce8ab5fc8f..651d57531def 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsAppRoleAssignment.md @@ -46,16 +46,6 @@ This cmdlet has the following aliases, Get the number of the resource -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -420,5 +410,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint.md index 7dc855a08755..323234eba6f6 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint.md @@ -46,16 +46,6 @@ This cmdlet has the following aliases, Get the number of the resource -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -420,5 +410,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal.md index c48e3f1da312..37543b5242c8 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal.md @@ -46,16 +46,6 @@ This cmdlet has the following aliases, Get the number of the resource -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -420,5 +410,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsUser.md index e0aa277cba5c..19b10be525e9 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsUser.md @@ -46,16 +46,6 @@ This cmdlet has the following aliases, Get the number of the resource -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -420,5 +410,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplate.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplate.md index 6791c2a074a4..aaae25b3b0d8 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplate.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplate.md @@ -61,16 +61,6 @@ Device template used to instantiate this device. Nullable. Read-only. -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -All @@ -620,5 +610,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplateCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplateCount.md index f5f40dc4c926..91e96c1b9b04 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplateCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplateCount.md @@ -44,16 +44,6 @@ This cmdlet has the following aliases, Get the number of the resource -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -396,5 +386,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit.md index 06b63f67b904..b9ae9b7ce5b8 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit.md @@ -58,16 +58,6 @@ This cmdlet has the following aliases, Get the item of type microsoft.graph.directoryObject as microsoft.graph.administrativeUnit -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -All @@ -639,5 +629,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsGroup.md index cf4ca0f7f6e7..8ef83744efe6 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsGroup.md @@ -58,16 +58,6 @@ This cmdlet has the following aliases, Get the item of type microsoft.graph.directoryObject as microsoft.graph.group -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -All @@ -639,5 +629,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCount.md index 0d22d77e2770..90dae41f5507 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCount.md @@ -46,16 +46,6 @@ This cmdlet has the following aliases, Get the number of the resource -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -420,5 +410,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit.md index 79b86bc52253..60c903e3e67a 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit.md @@ -46,16 +46,6 @@ This cmdlet has the following aliases, Get the number of the resource -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -420,5 +410,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup.md index cf6ab06d00b4..7a095fcd6618 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup.md @@ -46,16 +46,6 @@ This cmdlet has the following aliases, Get the number of the resource -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -420,5 +410,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRightsCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRightsCount.md index d796b37cbb70..e57fa32de76e 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRightsCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRightsCount.md @@ -45,16 +45,6 @@ This cmdlet has the following aliases, Get the number of the resource -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -397,5 +387,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Invoke-MgBetaRecentUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Invoke-MgBetaRecentUserActivity.md index 8fdc5235e040..5dd0e110aee8 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Invoke-MgBetaRecentUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Invoke-MgBetaRecentUserActivity.md @@ -58,16 +58,6 @@ Invoke function recent | Delegated (personal Microsoft account) | UserActivity.ReadWrite.CreatedByApp, | | Application | Not supported | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -519,5 +509,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredUserByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredUserByRef.md index bee372ab30a6..f28f423b72d7 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredUserByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredUserByRef.md @@ -66,16 +66,6 @@ This cmdlet has the following aliases, Create new navigation property ref to registeredUsers for users -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -AdditionalProperties @@ -551,5 +541,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceByDeviceId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceByDeviceId.md index b7a7ff03cc8a..924b55f79289 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceByDeviceId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceByDeviceId.md @@ -44,16 +44,6 @@ This cmdlet has the following aliases, Delete navigation property devices for users -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -440,5 +430,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef.md index 4687d6779087..c491799e5444 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef.md @@ -46,16 +46,6 @@ This cmdlet has the following aliases, Delete ref of navigation property registeredOwners for users -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -463,5 +453,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef.md index f04fed457b61..c21d938e2231 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef.md @@ -46,16 +46,6 @@ This cmdlet has the following aliases, Delete ref of navigation property registeredUsers for users -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -463,5 +453,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceByDeviceId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceByDeviceId.md index fb10e075fcc6..81c61c24186e 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceByDeviceId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceByDeviceId.md @@ -101,16 +101,6 @@ This cmdlet has the following aliases, Update the navigation property devices in users -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -AccountEnabled @@ -2427,5 +2417,6 @@ Read-only. + From 3f9782a0d94008372ce44c106ce4fab9418e0d1e Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 08:42:18 +0000 Subject: [PATCH 7/8] Removed invalid full stops from the beginning of lines --- .../New-MgBetaUserDeviceCommand.md | 14 +++++++------- .../New-MgBetaUserDeviceRegisteredOwnerByRef.md | 2 +- .../New-MgBetaUserDeviceRegisteredUserByRef.md | 2 +- .../Update-MgBetaUserDeviceCommand.md | 14 +++++++------- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceCommand.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceCommand.md index 698e776ccd15..8657f794b25c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceCommand.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceCommand.md @@ -101,7 +101,7 @@ HelpMessage: '' ### -AppServiceName -. + ```yaml Type: System.String @@ -226,7 +226,7 @@ HelpMessage: '' ### -Error -. + ```yaml Type: System.String @@ -372,7 +372,7 @@ HelpMessage: '' ### -PackageFamilyName -. + ```yaml Type: System.String @@ -426,7 +426,7 @@ HelpMessage: '' ### -PermissionTicket -. + ```yaml Type: System.String @@ -453,7 +453,7 @@ HelpMessage: '' ### -PostBackUri -. + ```yaml Type: System.String @@ -592,7 +592,7 @@ HelpMessage: '' ### -Status -. + ```yaml Type: System.String @@ -619,7 +619,7 @@ HelpMessage: '' ### -Type -. + ```yaml Type: System.String diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredOwnerByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredOwnerByRef.md index 2949a6a6f0de..98c56f4d01d9 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredOwnerByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredOwnerByRef.md @@ -97,7 +97,7 @@ HelpMessage: '' ### -BodyParameter -. + To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredUserByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredUserByRef.md index f28f423b72d7..abccbde7e61a 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredUserByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredUserByRef.md @@ -97,7 +97,7 @@ HelpMessage: '' ### -BodyParameter -. + To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceCommand.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceCommand.md index e16dacd843b9..ff70d97f4f7c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceCommand.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceCommand.md @@ -101,7 +101,7 @@ HelpMessage: '' ### -AppServiceName -. + ```yaml Type: System.String @@ -253,7 +253,7 @@ HelpMessage: '' ### -Error -. + ```yaml Type: System.String @@ -399,7 +399,7 @@ HelpMessage: '' ### -PackageFamilyName -. + ```yaml Type: System.String @@ -453,7 +453,7 @@ HelpMessage: '' ### -PermissionTicket -. + ```yaml Type: System.String @@ -480,7 +480,7 @@ HelpMessage: '' ### -PostBackUri -. + ```yaml Type: System.String @@ -619,7 +619,7 @@ HelpMessage: '' ### -Status -. + ```yaml Type: System.String @@ -646,7 +646,7 @@ HelpMessage: '' ### -Type -. + ```yaml Type: System.String From 839cddec9a1b1abbad1e8ae5dd535298b67974ed Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 08:42:32 +0000 Subject: [PATCH 8/8] Corrected related link to conform to the new platyps rules --- .../Get-MgBetaUserActivity.md | 2 +- .../Get-MgBetaUserActivityCount.md | 2 +- .../Get-MgBetaUserActivityHistoryItem.md | 2 +- ...t-MgBetaUserActivityHistoryItemActivity.md | 2 +- .../Get-MgBetaUserActivityHistoryItemCount.md | 2 +- .../Get-MgBetaUserDevice.md | 2 +- .../Get-MgBetaUserDeviceByDeviceId.md | 2 +- .../Get-MgBetaUserDeviceCommand.md | 2 +- .../Get-MgBetaUserDeviceCommandCount.md | 2 +- ...-MgBetaUserDeviceCommandResponsepayload.md | 2 +- .../Get-MgBetaUserDeviceCount.md | 2 +- .../Get-MgBetaUserDeviceDelta.md | 4 +- .../Get-MgBetaUserDeviceExtension.md | 2 +- .../Get-MgBetaUserDeviceExtensionCount.md | 2 +- .../Get-MgBetaUserDeviceMemberOf.md | 2 +- ...aUserDeviceMemberOfAsAdministrativeUnit.md | 2 +- .../Get-MgBetaUserDeviceMemberOfAsGroup.md | 2 +- .../Get-MgBetaUserDeviceMemberOfCount.md | 2 +- ...DeviceMemberOfCountAsAdministrativeUnit.md | 2 +- ...et-MgBetaUserDeviceMemberOfCountAsGroup.md | 2 +- .../Get-MgBetaUserDeviceRegisteredOwner.md | 2 +- ...eviceRegisteredOwnerAsAppRoleAssignment.md | 2 +- ...BetaUserDeviceRegisteredOwnerAsEndpoint.md | 2 +- ...DeviceRegisteredOwnerAsServicePrincipal.md | 2 +- ...t-MgBetaUserDeviceRegisteredOwnerAsUser.md | 2 +- ...et-MgBetaUserDeviceRegisteredOwnerByRef.md | 2 +- ...et-MgBetaUserDeviceRegisteredOwnerCount.md | 2 +- ...RegisteredOwnerCountAsAppRoleAssignment.md | 2 +- ...serDeviceRegisteredOwnerCountAsEndpoint.md | 2 +- ...eRegisteredOwnerCountAsServicePrincipal.md | 2 +- ...etaUserDeviceRegisteredOwnerCountAsUser.md | 2 +- .../Get-MgBetaUserDeviceRegisteredUser.md | 2 +- ...DeviceRegisteredUserAsAppRoleAssignment.md | 2 +- ...gBetaUserDeviceRegisteredUserAsEndpoint.md | 2 +- ...rDeviceRegisteredUserAsServicePrincipal.md | 2 +- ...et-MgBetaUserDeviceRegisteredUserAsUser.md | 2 +- ...Get-MgBetaUserDeviceRegisteredUserByRef.md | 2 +- ...Get-MgBetaUserDeviceRegisteredUserCount.md | 2 +- ...eRegisteredUserCountAsAppRoleAssignment.md | 2 +- ...UserDeviceRegisteredUserCountAsEndpoint.md | 2 +- ...ceRegisteredUserCountAsServicePrincipal.md | 2 +- ...BetaUserDeviceRegisteredUserCountAsUser.md | 2 +- .../Get-MgBetaUserDeviceTemplate.md | 2 +- .../Get-MgBetaUserDeviceTemplateCount.md | 2 +- .../Get-MgBetaUserDeviceTransitiveMemberOf.md | 2 +- ...eTransitiveMemberOfAsAdministrativeUnit.md | 2 +- ...BetaUserDeviceTransitiveMemberOfAsGroup.md | 2 +- ...MgBetaUserDeviceTransitiveMemberOfCount.md | 2 +- ...sitiveMemberOfCountAsAdministrativeUnit.md | 2 +- ...serDeviceTransitiveMemberOfCountAsGroup.md | 2 +- .../Get-MgBetaUserDeviceUsageRights.md | 2 +- .../Get-MgBetaUserDeviceUsageRightsCount.md | 2 +- .../Invoke-MgBetaRecentUserActivity.md | 2 +- .../New-MgBetaUserActivity.md | 2 +- .../New-MgBetaUserActivityHistoryItem.md | 2 +- .../New-MgBetaUserDevice.md | 2 +- .../New-MgBetaUserDeviceCommand.md | 2 +- .../New-MgBetaUserDeviceExtension.md | 2 +- ...ew-MgBetaUserDeviceRegisteredOwnerByRef.md | 2 +- ...New-MgBetaUserDeviceRegisteredUserByRef.md | 2 +- .../New-MgBetaUserDeviceUsageRights.md | 2 +- .../Remove-MgBetaUserActivity.md | 2 +- .../Remove-MgBetaUserActivityHistoryItem.md | 2 +- .../Remove-MgBetaUserDevice.md | 2 +- .../Remove-MgBetaUserDeviceByDeviceId.md | 2 +- .../Remove-MgBetaUserDeviceCommand.md | 2 +- .../Remove-MgBetaUserDeviceExtension.md | 2 +- ...ve-MgBetaUserDeviceRegisteredOwnerByRef.md | 458 ++++++++++++++++++ ...viceRegisteredOwnerDirectoryObjectByRef.md | 2 +- ...ove-MgBetaUserDeviceRegisteredUserByRef.md | 458 ++++++++++++++++++ ...eviceRegisteredUserDirectoryObjectByRef.md | 2 +- .../Remove-MgBetaUserDeviceUsageRights.md | 2 +- .../Update-MgBetaUserActivity.md | 2 +- .../Update-MgBetaUserActivityHistoryItem.md | 2 +- .../Update-MgBetaUserDevice.md | 2 +- .../Update-MgBetaUserDeviceByDeviceId.md | 2 +- .../Update-MgBetaUserDeviceCommand.md | 2 +- .../Update-MgBetaUserDeviceExtension.md | 2 +- .../Update-MgBetaUserDeviceUsageRights.md | 2 +- 79 files changed, 994 insertions(+), 78 deletions(-) create mode 100644 microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredOwnerByRef.md create mode 100644 microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredUserByRef.md diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivity.md index 1320a409a8bb..12857becdc1b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivity.md @@ -563,7 +563,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivity) +- [Get-MgBetaUserActivity](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivity) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityCount.md index 336bbeabf4e3..000abae475c2 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityCount.md @@ -355,7 +355,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivitycount) +- [Get-MgBetaUserActivityCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivitycount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItem.md index b1586cfb9f04..90503d25c5c1 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItem.md @@ -590,7 +590,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivityhistoryitem) +- [Get-MgBetaUserActivityHistoryItem](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivityhistoryitem) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemActivity.md index 5f9a4b950efb..b85fe034f410 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemActivity.md @@ -395,7 +395,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivityhistoryitemactivity) +- [Get-MgBetaUserActivityHistoryItemActivity](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivityhistoryitemactivity) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemCount.md index a3152e55960f..ae178ac3359d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserActivityHistoryItemCount.md @@ -369,7 +369,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivityhistoryitemcount) +- [Get-MgBetaUserActivityHistoryItemCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauseractivityhistoryitemcount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDevice.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDevice.md index 18f8bc312054..b27675c482db 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDevice.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDevice.md @@ -556,7 +556,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevice) +- [Get-MgBetaUserDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevice) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceByDeviceId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceByDeviceId.md index 551869c4f86c..5c1c134c8bcc 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceByDeviceId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceByDeviceId.md @@ -368,7 +368,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicebydeviceid) +- [Get-MgBetaUserDeviceByDeviceId](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicebydeviceid) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommand.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommand.md index 1a431bb2743d..728f1498b31d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommand.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommand.md @@ -585,7 +585,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicecommand) +- [Get-MgBetaUserDeviceCommand](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicecommand) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandCount.md index 22dd68298bb3..fd19a9691461 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandCount.md @@ -365,7 +365,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicecommandcount) +- [Get-MgBetaUserDeviceCommandCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicecommandcount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandResponsepayload.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandResponsepayload.md index 2a6441b5432e..09f72175c25c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandResponsepayload.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCommandResponsepayload.md @@ -390,7 +390,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicecommandresponsepayload) +- [Get-MgBetaUserDeviceCommandResponsepayload](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicecommandresponsepayload) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCount.md index 9a629ff700fa..ef741e78a712 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceCount.md @@ -344,7 +344,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicecount) +- [Get-MgBetaUserDeviceCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicecount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceDelta.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceDelta.md index 7d9d997d882c..6efe4f86f5e9 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceDelta.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceDelta.md @@ -545,8 +545,8 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicedelta) -- [](https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta) +- [Get-MgBetaUserDeviceDelta](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicedelta) +- [Graph API Reference](https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtension.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtension.md index edbb01ae56a3..72126f29b6ec 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtension.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtension.md @@ -593,7 +593,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceextension) +- [Get-MgBetaUserDeviceExtension](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceextension) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtensionCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtensionCount.md index 066645264c03..ad559ac668f9 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtensionCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceExtensionCount.md @@ -365,7 +365,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceextensioncount) +- [Get-MgBetaUserDeviceExtensionCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceextensioncount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOf.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOf.md index 84d8d6d8baf9..728791252daf 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOf.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOf.md @@ -613,7 +613,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberof) +- [Get-MgBetaUserDeviceMemberOf](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberof) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit.md index f047326b9ed3..db6fb97b83ba 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit.md @@ -608,7 +608,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofasadministrativeunit) +- [Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofasadministrativeunit) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsGroup.md index 5727127566f2..772308668191 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfAsGroup.md @@ -607,7 +607,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofasgroup) +- [Get-MgBetaUserDeviceMemberOfAsGroup](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofasgroup) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCount.md index a1ca08598197..5748dc7317ab 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCount.md @@ -389,7 +389,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofcount) +- [Get-MgBetaUserDeviceMemberOfCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofcount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit.md index e9dbb0df6f78..bda275ff4b52 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit.md @@ -389,7 +389,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofcountasadministrativeunit) +- [Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofcountasadministrativeunit) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsGroup.md index 7be18d2c51fc..850e7214a412 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceMemberOfCountAsGroup.md @@ -389,7 +389,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofcountasgroup) +- [Get-MgBetaUserDeviceMemberOfCountAsGroup](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicememberofcountasgroup) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwner.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwner.md index 10c61ec16602..648c4a9e1c2b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwner.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwner.md @@ -519,7 +519,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredowner) +- [Get-MgBetaUserDeviceRegisteredOwner](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredowner) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsAppRoleAssignment.md index 257ff37a4593..7fe3c700b198 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsAppRoleAssignment.md @@ -608,7 +608,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerasapproleassignment) +- [Get-MgBetaUserDeviceRegisteredOwnerAsAppRoleAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerasapproleassignment) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint.md index 9ca1262453dc..ca88be33431f 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint.md @@ -608,7 +608,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerasendpoint) +- [Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerasendpoint) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal.md index e13d8e2e096c..729a9e9c7921 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal.md @@ -608,7 +608,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerasserviceprincipal) +- [Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerasserviceprincipal) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsUser.md index cc38225c8591..4a7b2180ea1c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerAsUser.md @@ -608,7 +608,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerasuser) +- [Get-MgBetaUserDeviceRegisteredOwnerAsUser](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerasuser) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerByRef.md index 22707e8b39fb..abe80c021048 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerByRef.md @@ -475,7 +475,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerbyref) +- [Get-MgBetaUserDeviceRegisteredOwnerByRef](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownerbyref) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCount.md index 1ab39f82c16d..38a5ed43cf54 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCount.md @@ -389,7 +389,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercount) +- [Get-MgBetaUserDeviceRegisteredOwnerCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsAppRoleAssignment.md index 4075acc9b7cd..27d7473672cd 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsAppRoleAssignment.md @@ -389,7 +389,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercountasapproleassignment) +- [Get-MgBetaUserDeviceRegisteredOwnerCountAsAppRoleAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercountasapproleassignment) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint.md index 656d2d9a76ff..ccf4cc10a3d6 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint.md @@ -389,7 +389,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercountasendpoint) +- [Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercountasendpoint) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal.md index 21a7f75fb595..d8d9d311c95b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal.md @@ -389,7 +389,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercountasserviceprincipal) +- [Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercountasserviceprincipal) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsUser.md index 21706512a0ae..947adcb11fb6 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredOwnerCountAsUser.md @@ -389,7 +389,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercountasuser) +- [Get-MgBetaUserDeviceRegisteredOwnerCountAsUser](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredownercountasuser) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUser.md index c01de387d435..ed203bd1cfc3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUser.md @@ -519,7 +519,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduser) +- [Get-MgBetaUserDeviceRegisteredUser](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduser) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsAppRoleAssignment.md index f701f9e8f0e0..05361463ae19 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsAppRoleAssignment.md @@ -608,7 +608,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserasapproleassignment) +- [Get-MgBetaUserDeviceRegisteredUserAsAppRoleAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserasapproleassignment) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsEndpoint.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsEndpoint.md index b0cfd9f3dcf3..e1433c2b66dd 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsEndpoint.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsEndpoint.md @@ -608,7 +608,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserasendpoint) +- [Get-MgBetaUserDeviceRegisteredUserAsEndpoint](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserasendpoint) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal.md index e996f2a54105..8fda1b7ffe9c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal.md @@ -608,7 +608,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserasserviceprincipal) +- [Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserasserviceprincipal) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsUser.md index af3f47d7da6c..7424b9b2037a 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserAsUser.md @@ -608,7 +608,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserasuser) +- [Get-MgBetaUserDeviceRegisteredUserAsUser](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserasuser) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserByRef.md index 1b4ffd257a16..dded0c2aaac7 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserByRef.md @@ -475,7 +475,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserbyref) +- [Get-MgBetaUserDeviceRegisteredUserByRef](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregistereduserbyref) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCount.md index 78fb4c14231c..792c00c69a1e 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCount.md @@ -389,7 +389,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercount) +- [Get-MgBetaUserDeviceRegisteredUserCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsAppRoleAssignment.md index 651d57531def..485c0e73c2bb 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsAppRoleAssignment.md @@ -389,7 +389,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercountasapproleassignment) +- [Get-MgBetaUserDeviceRegisteredUserCountAsAppRoleAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercountasapproleassignment) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint.md index 323234eba6f6..3c6973599825 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint.md @@ -389,7 +389,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercountasendpoint) +- [Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercountasendpoint) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal.md index 37543b5242c8..6b8b48d92391 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal.md @@ -389,7 +389,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercountasserviceprincipal) +- [Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercountasserviceprincipal) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsUser.md index 19b10be525e9..4cb0c51c6b76 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceRegisteredUserCountAsUser.md @@ -389,7 +389,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercountasuser) +- [Get-MgBetaUserDeviceRegisteredUserCountAsUser](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceregisteredusercountasuser) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplate.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplate.md index aaae25b3b0d8..1546b5e8a465 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplate.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplate.md @@ -589,7 +589,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetemplate) +- [Get-MgBetaUserDeviceTemplate](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetemplate) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplateCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplateCount.md index 91e96c1b9b04..bc20d6bb9fd2 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplateCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTemplateCount.md @@ -365,7 +365,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetemplatecount) +- [Get-MgBetaUserDeviceTemplateCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetemplatecount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOf.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOf.md index 9b105cab3d35..a3d5ca756aa2 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOf.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOf.md @@ -612,7 +612,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberof) +- [Get-MgBetaUserDeviceTransitiveMemberOf](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberof) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit.md index b9ae9b7ce5b8..d0be9da5fee1 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit.md @@ -608,7 +608,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofasadministrativeunit) +- [Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofasadministrativeunit) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsGroup.md index 8ef83744efe6..90c4844fa916 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfAsGroup.md @@ -608,7 +608,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofasgroup) +- [Get-MgBetaUserDeviceTransitiveMemberOfAsGroup](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofasgroup) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCount.md index 90dae41f5507..23f63b0c5db3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCount.md @@ -389,7 +389,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofcount) +- [Get-MgBetaUserDeviceTransitiveMemberOfCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofcount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit.md index 60c903e3e67a..5dd392697ec0 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit.md @@ -389,7 +389,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofcountasadministrativeunit) +- [Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofcountasadministrativeunit) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup.md index 7a095fcd6618..1444e25b5464 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup.md @@ -389,7 +389,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofcountasgroup) +- [Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdevicetransitivememberofcountasgroup) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRights.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRights.md index 948e9f983d58..9fc74526114d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRights.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRights.md @@ -585,7 +585,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceusagerights) +- [Get-MgBetaUserDeviceUsageRights](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceusagerights) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRightsCount.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRightsCount.md index e57fa32de76e..8ab5be80050d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRightsCount.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Get-MgBetaUserDeviceUsageRightsCount.md @@ -366,7 +366,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceusagerightscount) +- [Get-MgBetaUserDeviceUsageRightsCount](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/get-mgbetauserdeviceusagerightscount) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Invoke-MgBetaRecentUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Invoke-MgBetaRecentUserActivity.md index 5dd0e110aee8..54c0ab27d158 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Invoke-MgBetaRecentUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Invoke-MgBetaRecentUserActivity.md @@ -488,7 +488,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/invoke-mgbetarecentuseractivity) +- [Invoke-MgBetaRecentUserActivity](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/invoke-mgbetarecentuseractivity) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivity.md index 360fb008490f..4ce698c13626 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivity.md @@ -1048,7 +1048,7 @@ Short text description of the user's unique activity (for example, document name ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauseractivity) +- [New-MgBetaUserActivity](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauseractivity) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivityHistoryItem.md index 432c37c72289..f02f7a70f011 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserActivityHistoryItem.md @@ -911,7 +911,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauseractivityhistoryitem) +- [New-MgBetaUserActivityHistoryItem](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauseractivityhistoryitem) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDevice.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDevice.md index afdcd2c9a834..b680b0e34cb3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDevice.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDevice.md @@ -2367,7 +2367,7 @@ Read-only. ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdevice) +- [New-MgBetaUserDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdevice) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceCommand.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceCommand.md index 8657f794b25c..3db5e24e174d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceCommand.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceCommand.md @@ -759,7 +759,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdevicecommand) +- [New-MgBetaUserDeviceCommand](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdevicecommand) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceExtension.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceExtension.md index 2b5cccda0b3e..1c4943da7d14 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceExtension.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceExtension.md @@ -491,7 +491,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdeviceextension) +- [New-MgBetaUserDeviceExtension](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdeviceextension) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredOwnerByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredOwnerByRef.md index 98c56f4d01d9..d9433b097648 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredOwnerByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredOwnerByRef.md @@ -520,7 +520,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdeviceregisteredownerbyref) +- [New-MgBetaUserDeviceRegisteredOwnerByRef](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdeviceregisteredownerbyref) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredUserByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredUserByRef.md index abccbde7e61a..6e4ce74811d0 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredUserByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceRegisteredUserByRef.md @@ -520,7 +520,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdeviceregistereduserbyref) +- [New-MgBetaUserDeviceRegisteredUserByRef](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdeviceregistereduserbyref) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceUsageRights.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceUsageRights.md index 03c4efd928b9..64efcb99e006 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceUsageRights.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/New-MgBetaUserDeviceUsageRights.md @@ -583,7 +583,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdeviceusagerights) +- [New-MgBetaUserDeviceUsageRights](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/new-mgbetauserdeviceusagerights) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivity.md index be7c96112412..374090776ea3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivity.md @@ -434,7 +434,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauseractivity) +- [Remove-MgBetaUserActivity](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauseractivity) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivityHistoryItem.md index cb53124dcb4b..55c6957f22ba 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserActivityHistoryItem.md @@ -442,7 +442,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauseractivityhistoryitem) +- [Remove-MgBetaUserActivityHistoryItem](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauseractivityhistoryitem) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDevice.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDevice.md index e91f739c20a9..fe3d29587b54 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDevice.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDevice.md @@ -409,7 +409,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdevice) +- [Remove-MgBetaUserDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdevice) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceByDeviceId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceByDeviceId.md index 924b55f79289..ba2821ec82cc 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceByDeviceId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceByDeviceId.md @@ -409,7 +409,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdevicebydeviceid) +- [Remove-MgBetaUserDeviceByDeviceId](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdevicebydeviceid) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceCommand.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceCommand.md index 7900fde95656..dbabdb1fdcfe 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceCommand.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceCommand.md @@ -430,7 +430,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdevicecommand) +- [Remove-MgBetaUserDeviceCommand](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdevicecommand) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceExtension.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceExtension.md index 3f1562b27a09..6587c59748de 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceExtension.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceExtension.md @@ -430,7 +430,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdeviceextension) +- [Remove-MgBetaUserDeviceExtension](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdeviceextension) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredOwnerByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredOwnerByRef.md new file mode 100644 index 000000000000..4982d63bdee5 --- /dev/null +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredOwnerByRef.md @@ -0,0 +1,458 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/Remove-MgBetaUserDeviceRegisteredOwnerByRef +Locale: en-US +Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences +ms.date: 08/14/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgBetaUserDeviceRegisteredOwnerByRef +--- + +# Remove-MgBetaUserDeviceRegisteredOwnerByRef + +## SYNOPSIS + +Delete ref of navigation property registeredOwners for users + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgBetaUserDeviceRegisteredOwnerByRef -DeviceId + -DirectoryObjectId -UserId [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] +``` + +### DeleteViaIdentity + +``` +Remove-MgBetaUserDeviceRegisteredOwnerByRef + -InputObject [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete ref of navigation property registeredOwners for users + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DeviceId + +The unique identifier of device + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DirectoryObjectId + +The unique identifier of directoryObject + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.Beta.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.Beta.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.Beta.PowerShell.Models.ICrossDeviceExperiencesIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -UserId + +The unique identifier of user + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.Beta.PowerShell.Models.ICrossDeviceExperiencesIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## 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 ``: Identity Parameter + [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem + [CommandId ]: The unique identifier of command + [DeviceId ]: The unique identifier of device + [DeviceTemplateId ]: The unique identifier of deviceTemplate + [DirectoryObjectId ]: The unique identifier of directoryObject + [ExtensionId ]: The unique identifier of extension + [UsageRightId ]: The unique identifier of usageRight + [UserActivityId ]: The unique identifier of userActivity + [UserId ]: The unique identifier of user + + +## RELATED LINKS + +- [Remove-MgBetaUserDeviceRegisteredOwnerByRef](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/Remove-MgBetaUserDeviceRegisteredOwnerByRef) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef.md index c491799e5444..814f04e6731c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef.md @@ -432,7 +432,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdeviceregisteredownerdirectoryobjectbyref) +- [Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdeviceregisteredownerdirectoryobjectbyref) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredUserByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredUserByRef.md new file mode 100644 index 000000000000..982f2b4341e5 --- /dev/null +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredUserByRef.md @@ -0,0 +1,458 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Beta.CrossDeviceExperiences-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/Remove-MgBetaUserDeviceRegisteredUserByRef +Locale: en-US +Module Name: Microsoft.Graph.Beta.CrossDeviceExperiences +ms.date: 08/14/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgBetaUserDeviceRegisteredUserByRef +--- + +# Remove-MgBetaUserDeviceRegisteredUserByRef + +## SYNOPSIS + +Delete ref of navigation property registeredUsers for users + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgBetaUserDeviceRegisteredUserByRef -DeviceId + -DirectoryObjectId -UserId [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] +``` + +### DeleteViaIdentity + +``` +Remove-MgBetaUserDeviceRegisteredUserByRef + -InputObject [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete ref of navigation property registeredUsers for users + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DeviceId + +The unique identifier of device + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DirectoryObjectId + +The unique identifier of directoryObject + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.Beta.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.Beta.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.Beta.PowerShell.Models.ICrossDeviceExperiencesIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -UserId + +The unique identifier of user + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.Beta.PowerShell.Models.ICrossDeviceExperiencesIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## 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 ``: Identity Parameter + [ActivityHistoryItemId ]: The unique identifier of activityHistoryItem + [CommandId ]: The unique identifier of command + [DeviceId ]: The unique identifier of device + [DeviceTemplateId ]: The unique identifier of deviceTemplate + [DirectoryObjectId ]: The unique identifier of directoryObject + [ExtensionId ]: The unique identifier of extension + [UsageRightId ]: The unique identifier of usageRight + [UserActivityId ]: The unique identifier of userActivity + [UserId ]: The unique identifier of user + + +## RELATED LINKS + +- [Remove-MgBetaUserDeviceRegisteredUserByRef](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/Remove-MgBetaUserDeviceRegisteredUserByRef) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef.md index c21d938e2231..4aee1b608a37 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef.md @@ -432,7 +432,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdeviceregistereduserdirectoryobjectbyref) +- [Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdeviceregistereduserdirectoryobjectbyref) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceUsageRights.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceUsageRights.md index 237de1d45f78..b2fcf0f06aba 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceUsageRights.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Remove-MgBetaUserDeviceUsageRights.md @@ -430,7 +430,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdeviceusagerights) +- [Remove-MgBetaUserDeviceUsageRights](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/remove-mgbetauserdeviceusagerights) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivity.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivity.md index 3c19fe189019..d34d8d19c7e3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivity.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivity.md @@ -1077,7 +1077,7 @@ Short text description of the user's unique activity (for example, document name ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauseractivity) +- [Update-MgBetaUserActivity](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauseractivity) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivityHistoryItem.md index ff18af06af98..1ca15635dd8d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserActivityHistoryItem.md @@ -938,7 +938,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauseractivityhistoryitem) +- [Update-MgBetaUserActivityHistoryItem](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauseractivityhistoryitem) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDevice.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDevice.md index ab1967b914ad..0935e2c84aaf 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDevice.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDevice.md @@ -2394,7 +2394,7 @@ Read-only. ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdevice) +- [Update-MgBetaUserDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdevice) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceByDeviceId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceByDeviceId.md index 81c61c24186e..8223b86d2bb0 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceByDeviceId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceByDeviceId.md @@ -2396,7 +2396,7 @@ Read-only. ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdevicebydeviceid) +- [Update-MgBetaUserDeviceByDeviceId](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdevicebydeviceid) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceCommand.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceCommand.md index ff70d97f4f7c..58bd8fd71375 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceCommand.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceCommand.md @@ -786,7 +786,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdevicecommand) +- [Update-MgBetaUserDeviceCommand](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdevicecommand) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceExtension.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceExtension.md index f137eda7c5a3..605d71847ad7 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceExtension.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceExtension.md @@ -518,7 +518,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdeviceextension) +- [Update-MgBetaUserDeviceExtension](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdeviceextension) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceUsageRights.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceUsageRights.md index 8476b763d5b4..fa144b1a4646 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceUsageRights.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.CrossDeviceExperiences/Update-MgBetaUserDeviceUsageRights.md @@ -610,7 +610,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdeviceusagerights) +- [Update-MgBetaUserDeviceUsageRights](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.crossdeviceexperiences/update-mgbetauserdeviceusagerights)